Encode pic load / store instructions; fix some encoding bugs.
[oota-llvm.git] / lib / Target / ARM / ARMTargetMachine.h
index 35f97e3bc8853caf8ce7d2aab5b2222587628a50..6fe9a222b4df9d93a1f48ad1bb0940f916308cd8 100644 (file)
@@ -34,6 +34,7 @@ class ARMTargetMachine : public LLVMTargetMachine {
   ARMFrameInfo      FrameInfo;
   ARMJITInfo        JITInfo;
   ARMTargetLowering TLInfo;
+  Reloc::Model      DefRelocModel;    // Reloc model before it's overridden.
 
 protected:
   // To avoid having target depend on the asmprinter stuff libraries, asmprinter