diff options
Diffstat (limited to 'llvm/lib/Target/ARM/ARMInstrInfo.h')
| -rw-r--r-- | llvm/lib/Target/ARM/ARMInstrInfo.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/Target/ARM/ARMInstrInfo.h b/llvm/lib/Target/ARM/ARMInstrInfo.h index c616949e379..5d1678d6854 100644 --- a/llvm/lib/Target/ARM/ARMInstrInfo.h +++ b/llvm/lib/Target/ARM/ARMInstrInfo.h @@ -25,7 +25,6 @@ namespace llvm { class ARMInstrInfo : public ARMBaseInstrInfo { ARMRegisterInfo RI; - const ARMSubtarget &Subtarget; public: explicit ARMInstrInfo(const ARMSubtarget &STI); |

