Revert accidental commit.

llvm-svn: 134800
This commit is contained in:
Evan Cheng 2011-07-09 06:26:27 +00:00
parent c9e252df68
commit a8ec7e0538

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
)