summaryrefslogtreecommitdiffstats
path: root/lib/Basic/CMakeLists.txt
diff options
context:
space:
mode:
authorAaron Ballman <aaron@aaronballman.com>2014-03-27 22:37:56 +0000
committerAaron Ballman <aaron@aaronballman.com>2014-03-27 22:37:56 +0000
commitf07112514c3b063c0f7dca206dce42c2ff3dabbf (patch)
tree12d1cebc5f3004db0ce1d2315c66c054107d2c94 /lib/Basic/CMakeLists.txt
parent0608e4ed63a52f986bac4d174530135c2ef93eee (diff)
Reverting r204968 and r204969; while more build bots are happy with the results, some still have link errors.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@204974 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Basic/CMakeLists.txt')
-rw-r--r--lib/Basic/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Basic/CMakeLists.txt b/lib/Basic/CMakeLists.txt
index 0448fdb0d4..d248d3dc82 100644
--- a/lib/Basic/CMakeLists.txt
+++ b/lib/Basic/CMakeLists.txt
@@ -4,7 +4,6 @@ set(LLVM_LINK_COMPONENTS
)
add_clang_library(clangBasic
- Attributes.cpp
Builtins.cpp
CharInfo.cpp
Diagnostic.cpp