summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/FEntryInserter.cpp
diff options
context:
space:
mode:
authorMichael Kruse <llvm@meinersbur.de>2017-04-22 23:02:46 +0000
committerMichael Kruse <llvm@meinersbur.de>2017-04-22 23:02:46 +0000
commit9c19d1f3aa0c14ae04a9e94b11e5c8519698f9c9 (patch)
tree9e82da762fe2c72c7cacf955f5a1988ab5136b6d /llvm/lib/CodeGen/FEntryInserter.cpp
parent26af2a993a63e00ba5908121ff001c915e917289 (diff)
downloadbcm5719-llvm-9c19d1f3aa0c14ae04a9e94b11e5c8519698f9c9.tar.gz
bcm5719-llvm-9c19d1f3aa0c14ae04a9e94b11e5c8519698f9c9.zip
[CMake] Fix unittests in out-of-LLVM-tree builds.
Unittests are linked against a subset of LLVM libraries and its transitive dependencies resolved by CMake. The information about indirect library dependency is not available when building separately from LLVM, which result in missing symbol errors while linking. Resolve this issue by querying llvm-config about the available LLVM libraries and link against all of them, since dependence information is still not available. llvm-svn: 301095
Diffstat (limited to 'llvm/lib/CodeGen/FEntryInserter.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud