mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-13 23:18:58 +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:
parent
cad3569656
commit
17d4d147dd
@ -110,7 +110,6 @@ class Instruction {
|
|||||||
//
|
//
|
||||||
class InstrInfo {
|
class InstrInfo {
|
||||||
Instruction PHIInst;
|
Instruction PHIInst;
|
||||||
Instruction NOOPInst;
|
|
||||||
|
|
||||||
// If the target wants to associate some target-specific information with each
|
// If the target wants to associate some target-specific information with each
|
||||||
// instruction, it should provide these two lists to indicate how to assemble
|
// instruction, it should provide these two lists to indicate how to assemble
|
||||||
|
Loading…
Reference in New Issue
Block a user