Fix for revision r234009 (gcc/msvc compilation differences)
authorLeny Kholodov <lkholodov@accesssoftek.com>
Fri, 3 Apr 2015 14:44:33 +0000 (14:44 +0000)
committerLeny Kholodov <lkholodov@accesssoftek.com>
Fri, 3 Apr 2015 14:44:33 +0000 (14:44 +0000)
llvm-svn: 234014

lld/lib/ReaderWriter/ELF/ARM/ARMTargetHandler.h

index 08b6301302446429a5282fca5eb87194dbd2cad3..a1cb30a6be4f228ab774c241be9747ace3bc7d69 100644 (file)
@@ -45,7 +45,7 @@ public:
     llvm_unreachable("TLS segment not found");
   }
 
-  bool target1Rel() const { return _ctx.armTarget1Rel(); }
+  bool target1Rel() const { return this->_ctx.armTarget1Rel(); }
 
 private:
   // TCB block size of the TLS.