aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorShoaib Meenai <smeenai@fb.com>2021-05-12 12:59:23 -0700
committerShoaib Meenai <smeenai@fb.com>2021-05-12 13:00:53 -0700
commit30b7dfafdb620420ad3498aae01130bc7e2fb9cd (patch)
treea9d6980a7021e8a110036ca96ce6147f9ff3197b /clang/lib/Frontend/CompilerInvocation.cpp
parent08ba9ce1ef7214623d4104e72d817c73644a0884 (diff)
downloadllvm-30b7dfafdb620420ad3498aae01130bc7e2fb9cd.zip
llvm-30b7dfafdb620420ad3498aae01130bc7e2fb9cd.tar.gz
llvm-30b7dfafdb620420ad3498aae01130bc7e2fb9cd.tar.bz2
[flang] Fix standalone builds
Flang's CMake modules directory was being added to the CMake module path twice, and AddFlang was being included after the first addition. Remove the unnecessary first addition and move the AddFlang include down to the second one. This way, it occurs after LLVM's CMake modules have been included for a standalone build, so it can make use of those modules.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions