diff options
author | Alp Toker <alp@nuanti.com> | 2014-07-01 02:42:02 +0000 |
---|---|---|
committer | Alp Toker <alp@nuanti.com> | 2014-07-01 02:42:02 +0000 |
commit | e8aa4b90f9cfcd060c7a617e6ba6ac1721b90246 (patch) | |
tree | 43ba0f44e0bff184d9b36f1cb9469d2389576517 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 475f282b5ddb18fc4a6c96eddff28ba691c9fdc2 (diff) | |
download | bcm5719-llvm-e8aa4b90f9cfcd060c7a617e6ba6ac1721b90246.tar.gz bcm5719-llvm-e8aa4b90f9cfcd060c7a617e6ba6ac1721b90246.zip |
driver: add link dependency on CodeGen
Fix the build when no targets are enabled. This dependency is incurred by two
unfortunate entries in LinkAllPasses.h included from cc1_main.cpp:
llvm::createJumpInstrTablesPass();
llvm::createCodeGenPreparePass();
llvm-svn: 212084
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions