[PATCH] D55279: [RISCV] Support assembling %got_pcrel_hi operator
    Lewis Revill via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Dec 10 19:24:55 PST 2018
    
    
  
lewis-revill added inline comments.
================
Comment at: test/MC/RISCV/relocations.s:85
+# Check that GOT relocations aren't evaluated to a constant when the symbol is
+# in the same object file.
+.L2:
----------------
These tests are failing for me? I am testing this on top of master & D54029
Repository:
  rL LLVM
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55279/new/
https://reviews.llvm.org/D55279
    
    
More information about the llvm-commits
mailing list