diff options
author | Fangrui Song <maskray@google.com> | 2019-06-22 01:30:17 +0000 |
---|---|---|
committer | Fangrui Song <maskray@google.com> | 2019-06-22 01:30:17 +0000 |
commit | 43e14390b022a8cfbfc78e7a7d76c80ca39b3c03 (patch) | |
tree | e5e73845a3dae996bf4a4ee2192451feb1de2d1a /lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata/TestStructuredDataAPI.py | |
parent | fc84925208ec4d94b3975ed77c44356270b937d7 (diff) | |
download | bcm5719-llvm-43e14390b022a8cfbfc78e7a7d76c80ca39b3c03.tar.gz bcm5719-llvm-43e14390b022a8cfbfc78e7a7d76c80ca39b3c03.zip |
Make GlobalISel depend on SelectionDAG after D63169
GlobalISel/IRTranslator.cpp now references SelectionDAG/FunctionLoweringInfo.cpp.
This fixes a link error in -DBUILD_SHARED_LIBS=on builds:
ld.lld: error: undefined symbol: llvm::FunctionLoweringInfo::clear()
>>> referenced by IRTranslator.cpp:2198 (../lib/CodeGen/GlobalISel/IRTranslator.cpp:2198)
>>> lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/IRTranslator.cpp.o:(llvm::IRTranslator::finalizeFunction())
llvm-svn: 364124
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata/TestStructuredDataAPI.py')
0 files changed, 0 insertions, 0 deletions