mirror of
https://github.com/RPCS3/llvm.git
synced 2025-02-02 08:45:55 +00:00
Remove unused member.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@182958 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
dab867ebba
commit
198f972077
@ -193,7 +193,6 @@ protected:
|
||||
CodeModel::Model CodeModel;
|
||||
StringRef MArch;
|
||||
SmallVector<std::string, 1> MAttrs;
|
||||
OwningPtr<TargetMachine> TM;
|
||||
OwningPtr<ExecutionEngine> TheJIT;
|
||||
IRBuilder<> Builder;
|
||||
RTDyldMemoryManager *MM;
|
||||
|
Loading…
x
Reference in New Issue
Block a user