aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/CodeGen.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2011-11-02 05:03:06 +0000
committerChandler Carruth <chandlerc@gmail.com>2011-11-02 05:03:06 +0000
commit39bf89b3820bbd2912d963a5fb136d59c2d95303 (patch)
treea1b281a7d6d47375d84a001df7daf4e446d7a36e /llvm/lib/CodeGen/CodeGen.cpp
parent1d9269a8d61b232cd5a814e0bf587bc89fabbd46 (diff)
downloadllvm-39bf89b3820bbd2912d963a5fb136d59c2d95303.zip
llvm-39bf89b3820bbd2912d963a5fb136d59c2d95303.tar.gz
llvm-39bf89b3820bbd2912d963a5fb136d59c2d95303.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. llvm-svn: 143531
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions