diff options
author | Jonas Hahnfeld <hahnjo@hahnjo.de> | 2017-12-06 21:59:04 +0000 |
---|---|---|
committer | Jonas Hahnfeld <hahnjo@hahnjo.de> | 2017-12-06 21:59:04 +0000 |
commit | 2559fbdf0864b8a245aff148a4aaa6dde2e95d72 (patch) | |
tree | e955c2132c75887d6e0ffc0481293455f78e60b3 /llvm/lib/ProfileData/Coverage/CoverageMapping.cpp | |
parent | 0192818ffe10d08a82739971125da5a3aeeb9fef (diff) | |
download | llvm-2559fbdf0864b8a245aff148a4aaa6dde2e95d72.zip llvm-2559fbdf0864b8a245aff148a4aaa6dde2e95d72.tar.gz llvm-2559fbdf0864b8a245aff148a4aaa6dde2e95d72.tar.bz2 |
[libomptarget] Move header files and CMake library definition
Future patches will add (private) header files in src/ that should
not be visible to plugins, so move the "public" ones to a new
include/ directory. This is still internal in a sense that the
contained files won't be installed for the user.
Similarly, the target agnostic offloading library should be built
directly in src/. The parent directory is responsible for finding
dependencies and including all subdirectories.
Differential Revision: https://reviews.llvm.org/D40797
llvm-svn: 319968
Diffstat (limited to 'llvm/lib/ProfileData/Coverage/CoverageMapping.cpp')
0 files changed, 0 insertions, 0 deletions