diff options
| author | Akira Hatanaka <ahatanaka@apple.com> | 2015-11-13 01:44:32 +0000 |
|---|---|---|
| committer | Akira Hatanaka <ahatanaka@apple.com> | 2015-11-13 01:44:32 +0000 |
| commit | 5af7ace4ee9397fe9e1738a144b196fd23868cef (patch) | |
| tree | c98b569b0836eabbe96ec20661dffdd5a6e15688 /llvm/lib/IR/CMakeLists.txt | |
| parent | 560a5faab099c45cead32faf03c825c30ff1e9c8 (diff) | |
| download | bcm5719-llvm-5af7ace4ee9397fe9e1738a144b196fd23868cef.tar.gz bcm5719-llvm-5af7ace4ee9397fe9e1738a144b196fd23868cef.zip | |
Revert r252990.
Some of the buildbots are still failing.
llvm-svn: 252999
Diffstat (limited to 'llvm/lib/IR/CMakeLists.txt')
| -rw-r--r-- | llvm/lib/IR/CMakeLists.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/llvm/lib/IR/CMakeLists.txt b/llvm/lib/IR/CMakeLists.txt index eb67c525ce2..472178f5122 100644 --- a/llvm/lib/IR/CMakeLists.txt +++ b/llvm/lib/IR/CMakeLists.txt @@ -1,7 +1,3 @@ -set(LLVM_TARGET_DEFINITIONS AttributesCompatFunc.td) -tablegen(LLVM AttributesCompatFunc.inc -gen-attrs) -add_public_tablegen_target(AttributeCompatFuncTableGen) - add_llvm_library(LLVMCore AsmWriter.cpp Attributes.cpp |

