summaryrefslogtreecommitdiff
path: root/autoconf
diff options
context:
space:
mode:
authorAlp Toker <alp@nuanti.com>2014-06-07 20:39:53 +0000
committerAlp Toker <alp@nuanti.com>2014-06-07 20:39:53 +0000
commite4dda5f030e674c767a802231b754acc45b2542c (patch)
tree778865dd34540ef7ea2e9c2e6ed50184b89b954d /autoconf
parent104e73dd347657e5f7650cbc8dce988cc2b933d7 (diff)
downloadllvm-e4dda5f030e674c767a802231b754acc45b2542c.tar.gz
llvm-e4dda5f030e674c767a802231b754acc45b2542c.tar.bz2
llvm-e4dda5f030e674c767a802231b754acc45b2542c.tar.xz
Build fix: remove initializeJumpInstrTablesPass() call from LTO
This was incurring an unsatisfied dependency on CodeGen from LTO breaking shared builds: Undefined symbols for architecture x86_64: "llvm::initializeJumpInstrTablesPass(llvm::PassRegistry&)", referenced from: llvm::LTOCodeGenerator::initializeLTOPasses() in LTOCodeGenerator.cpp.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) Removed as a temporary measure pending feedback from the author. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@210400 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'autoconf')
0 files changed, 0 insertions, 0 deletions