aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorReid Kleckner <rnk@google.com>2020-09-11 17:43:49 -0700
committerReid Kleckner <rnk@google.com>2020-09-11 18:28:49 -0700
commit12a281d368e3ae115b2340c45f93b62e20759811 (patch)
tree5cb3e9f67523cc164e86549c4c83685a7fec7747 /clang/lib/Frontend/CompilerInvocation.cpp
parent928d419797ea173090e26f624f08801c7d6661e3 (diff)
downloadllvm-12a281d368e3ae115b2340c45f93b62e20759811.zip
llvm-12a281d368e3ae115b2340c45f93b62e20759811.tar.gz
llvm-12a281d368e3ae115b2340c45f93b62e20759811.tar.bz2
[gn] Remove unneeded MC dep from llvm-tblgen
Tablegen does not have link time dependencies on MC. Having llvm-tblgen depend on it causes it to be rebuilt in the gn build every time somebody touches any cpp file in llvm/lib/MC* or llvm/lib/DebugInfo/Codeview*. Touching tablegen invalidates most of the rest of the build, and re-running it takes a while. This is is annoying for me when swapping between branches that touch CodeView logic. This dep was added to LLVMBuild.txt back in 2018, and presumably it was carried over into the gn build. Differential Revision: https://reviews.llvm.org/D87553
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions