Skip to content

Commit

Permalink
Revert accidental commit.
Browse files Browse the repository at this point in the history
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@134800 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
Evan Cheng committed Jul 9, 2011
1 parent ffc0e73 commit 1fe156f
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions lib/Target/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
)

0 comments on commit 1fe156f

Please sign in to comment.