mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-01 05:01:59 +01:00
[TableGen][NFC]Remove dead variable.
llvm-svn: 323525
This commit is contained in:
parent
86146e9507
commit
3e4bd20219
@ -199,7 +199,6 @@ struct CodeGenProcModel {
|
|||||||
|
|
||||||
// Per-operand machine model resources associated with this processor.
|
// Per-operand machine model resources associated with this processor.
|
||||||
RecVec ProcResourceDefs;
|
RecVec ProcResourceDefs;
|
||||||
RecVec ProcResGroupDefs;
|
|
||||||
|
|
||||||
CodeGenProcModel(unsigned Idx, const std::string &Name, Record *MDef,
|
CodeGenProcModel(unsigned Idx, const std::string &Name, Record *MDef,
|
||||||
Record *IDef) :
|
Record *IDef) :
|
||||||
|
Loading…
x
Reference in New Issue
Block a user