Whoops, accidental checkin. :(

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7743 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2003-08-11 19:35:46 +00:00
parent 93c1afacd1
commit 2bcee3400f

View File

@ -23,7 +23,7 @@ X86GenInstrInfo.inc: X86.td X86InstrInfo.td ../Target.td $(TBLGEN)
$(TBLGEN) $< -gen-instr-desc -o $@
X86GenInstrSelector.inc: X86.td X86InstrInfo.td ../Target.td $(TBLGEN)
$(TBLGEN) $< -debug -gen-instr-selector -o $@
$(TBLGEN) $< -gen-instr-selector -o $@
clean::
$(VERB) rm -f *.inc