diff options
| author | Evan Cheng <evan.cheng@apple.com> | 2011-07-09 06:26:27 +0000 |
|---|---|---|
| committer | Evan Cheng <evan.cheng@apple.com> | 2011-07-09 06:26:27 +0000 |
| commit | 21a9772ac1ae70703b03e83ab72f61fdd09779be (patch) | |
| tree | fccac86e243fb1105b8cb482d8ac066baabc87c4 /llvm/lib | |
| parent | dec3187e7f4b73879cf447467cd4b9b88310877f (diff) | |
| download | bcm5719-llvm-21a9772ac1ae70703b03e83ab72f61fdd09779be.tar.gz bcm5719-llvm-21a9772ac1ae70703b03e83ab72f61fdd09779be.zip | |
Revert accidental commit.
llvm-svn: 134800
Diffstat (limited to 'llvm/lib')
| -rw-r--r-- | llvm/lib/Target/CMakeLists.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/llvm/lib/Target/CMakeLists.txt b/llvm/lib/Target/CMakeLists.txt index 9c684a22659..f982316fc08 100644 --- a/llvm/lib/Target/CMakeLists.txt +++ b/llvm/lib/Target/CMakeLists.txt @@ -54,9 +54,3 @@ configure_file( ${LLVM_MAIN_INCLUDE_DIR}/llvm/Config/Disassemblers.def.in ${LLVM_BINARY_DIR}/include/llvm/Config/Disassemblers.def ) - -# Produce llvm/Config/MCSubtargetInfos.def -configure_file( - ${LLVM_MAIN_INCLUDE_DIR}/llvm/Config/MCSubtargetInfos.def.in - ${LLVM_BINARY_DIR}/include/llvm/Config/MCSubtargtInfos.def - ) |

