aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorAndrzej Warzynski <andrzej.warzynski@arm.com>2020-09-24 20:57:46 +0100
committerAndrzej Warzynski <andrzej.warzynski@arm.com>2020-09-24 21:11:32 +0100
commitb9a2837f1617ea94ae4b4be66d984ea9c7e7252c (patch)
tree8bb70a5ce9ae5759c2053b37ade6d81e47e7b060 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parentf8a92adfa242a94052f583ef7b483ae1b493ebdc (diff)
downloadllvm-b9a2837f1617ea94ae4b4be66d984ea9c7e7252c.zip
llvm-b9a2837f1617ea94ae4b4be66d984ea9c7e7252c.tar.gz
llvm-b9a2837f1617ea94ae4b4be66d984ea9c7e7252c.tar.bz2
[flang][driver] Add missing dependency (shared library builds, NFC)
`flang-new` depends on libclangFrontend (it uses DiagnosticConsumer classes from there). This patch adds the missing dependency in CMake. clang::TextDiagnosticBuffer is only reported as missing when compiling `flang-new` with BUILD_SHARED_LIBS=ON. This symbol is linked in statically with libflangFrontend when BUILD_SHARED_LIBS=OFF.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions