mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +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.
|
||||
RecVec ProcResourceDefs;
|
||||
RecVec ProcResGroupDefs;
|
||||
|
||||
CodeGenProcModel(unsigned Idx, const std::string &Name, Record *MDef,
|
||||
Record *IDef) :
|
||||
|
Loading…
x
Reference in New Issue
Block a user