aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/InitPreprocessor.cpp
diff options
context:
space:
mode:
authorJoseph Huber <jhuber6@vols.utk.edu>2022-02-08 11:35:57 -0500
committerJoseph Huber <jhuber6@vols.utk.edu>2022-02-08 12:09:59 -0500
commit99d72ebddf97879c175552278601c824410884e8 (patch)
tree3b325d31eb85ce8f761d4f2992e0daa7bef96f26 /clang/lib/Frontend/InitPreprocessor.cpp
parent2ecda9ec9cc89b87ce2e56452229c9444beabf21 (diff)
downloadllvm-99d72ebddf97879c175552278601c824410884e8.zip
llvm-99d72ebddf97879c175552278601c824410884e8.tar.gz
llvm-99d72ebddf97879c175552278601c824410884e8.tar.bz2
[Libomptarget] Add header files as a dependency to CMake target
This patch manually adds the runtime include files to the list of dependencies when we build the bitcode runtime library. Previously if only the header was changed we would not recompile the source files. The solution used here isn't optimal because every source file not has a dependency on each header file regardless of if it was actually used by that file. Reviewed By: tianshilei1992 Differential Revision: https://reviews.llvm.org/D119254
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions