diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2011-11-02 05:03:06 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2011-11-02 05:03:06 +0000 |
commit | 1bfc9f8ff2e585854a0c8fa6cc840cdefb9e5124 (patch) | |
tree | b90dc947bea34a0303b0f14dd4a3cdc054f0d43d /test/CodeGen/Thumb2/mul_const.ll | |
parent | 3f2b2c218faf9c08975f24629e01c28cf88f5feb (diff) | |
download | external_llvm-1bfc9f8ff2e585854a0c8fa6cc840cdefb9e5124.zip external_llvm-1bfc9f8ff2e585854a0c8fa6cc840cdefb9e5124.tar.gz external_llvm-1bfc9f8ff2e585854a0c8fa6cc840cdefb9e5124.tar.bz2 |
The TableGen parts of the CMake build are seriously broken. This fixes
one aspect of them by having them use the (annoying, if not broken)
proper library dependency model for adding the LLVMTableGen library as
a dependency. This could manifest as a link order issue in the presence
of separate LLVM / Clang source builds with CMake and a linker that
really cares about such things.
Also, add the Support dependency to llvm-tblgen itself so that it
doesn't rely on TableGen's transitive Support dependency. A parallel
change for clang-tblgen will be forthcoming.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143531 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/Thumb2/mul_const.ll')
0 files changed, 0 insertions, 0 deletions