There is nothing special about noops now
authorChris Lattner <sabre@nondot.org>
Mon, 4 Aug 2003 05:11:19 +0000 (05:11 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 4 Aug 2003 05:11:19 +0000 (05:11 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7567 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/Target.td

index 55acdf5f59ac1fb369e56d925dbc137644ab1027..bb0e525bb6762e8e37c40507871c795e7dd003b8 100644 (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