[PATCH] D33948: Try to handle 'dla' in PIC mode for N64.

John Baldwin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 22 02:28:07 PDT 2017


bsdjhb updated this revision to Diff 103541.
bsdjhb added a comment.

- Don't include the symbol offset in the %got_disp relocation.
- Add missing daddui's for symbol offsets to the test.
- Update comments and punt on large offsets for now.


https://reviews.llvm.org/D33948

Files:
  lib/Target/Mips/AsmParser/MipsAsmParser.cpp
  test/MC/Mips/macro-dla-pic.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33948.103541.patch
Type: text/x-patch
Size: 9443 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170622/51655578/attachment.bin>


More information about the llvm-commits mailing list