summaryrefslogtreecommitdiffstats
path: root/llvm/lib/IR/CMakeLists.txt
diff options
context:
space:
mode:
authorAkira Hatanaka <ahatanaka@apple.com>2015-11-13 01:44:32 +0000
committerAkira Hatanaka <ahatanaka@apple.com>2015-11-13 01:44:32 +0000
commit5af7ace4ee9397fe9e1738a144b196fd23868cef (patch)
treec98b569b0836eabbe96ec20661dffdd5a6e15688 /llvm/lib/IR/CMakeLists.txt
parent560a5faab099c45cead32faf03c825c30ff1e9c8 (diff)
downloadbcm5719-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.txt4
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
OpenPOWER on IntegriCloud