OSDN Git Service

Get GlobalISel to build on Linux after r286407
authorDiana Picus <diana.picus@linaro.org>
Tue, 15 Nov 2016 14:11:11 +0000 (14:11 +0000)
committerDiana Picus <diana.picus@linaro.org>
Tue, 15 Nov 2016 14:11:11 +0000 (14:11 +0000)
commit6ee545953fcfba8bb7dd0ef3abc01ca7c7d4e4f7
tree78bb89a3da208afdb253d1d6885bcac36baf694f
parentafe87362c7e689caef576c410a8b7d7747d428df
Get GlobalISel to build on Linux after r286407

r286407 has introduced calls to llvm::AddLandingPadInfo, which lives in the
SelectionDAG component. Add it to LLVMBuild to avoid linker failures on Linux.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@286962 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/GlobalISel/LLVMBuild.txt