Revert accidental commit.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@134800 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Evan Cheng 2011-07-09 06:26:27 +00:00
parent ffc0e73046
commit 1fe156f987

View File

@ -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
)