There is nothing special about noops now

llvm-svn: 7567
This commit is contained in:
Chris Lattner 2003-08-04 05:11:19 +00:00
parent 201fc86380
commit 25d89c23aa

View File

@ -110,7 +110,6 @@ class Instruction {
//
class InstrInfo {
Instruction PHIInst;
Instruction NOOPInst;
// If the target wants to associate some target-specific information with each
// instruction, it should provide these two lists to indicate how to assemble