mirror of
https://github.com/RPCS3/llvm.git
synced 2025-03-09 05:11:39 +00:00
remove a dead field.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45685 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
af3eb7c758
commit
775060d007
@ -156,7 +156,6 @@ class Predicate; // Forward def
|
||||
// the Target/TargetInstrInfo.h file.
|
||||
//
|
||||
class Instruction {
|
||||
string Name = ""; // The opcode string for this instruction
|
||||
string Namespace = "";
|
||||
|
||||
dag OutOperandList; // An dag containing the MI def operand list.
|
||||
|
Loading…
x
Reference in New Issue
Block a user