1
0
mirror of https://github.com/c64scene-ar/llvm-6502.git synced 2025-03-24 07:35:04 +00:00

There is nothing special about noops now

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7567 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2003-08-04 05:11:19 +00:00
parent cad3569656
commit 17d4d147dd

@ -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