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

John Baldwin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 28 06:04:20 PDT 2017


bsdjhb updated this revision to Diff 104398.
bsdjhb marked an inline comment as done.
bsdjhb added a comment.

- Revert change to remove T9_64 from O32 CALL16 condition.
- Formatting and other fixes from Simon.
- Add tests for errors for large symbol offsets with dla.
- Check for both T9's in the 64-bit case.


https://reviews.llvm.org/D33948

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

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


More information about the llvm-commits mailing list