[PATCH] [mips] Improve error/warning messages and testing for the .cpload assembler directive.

Toma Tabacu toma.tabacu at imgtec.com
Tue Sep 23 06:21:10 PDT 2014


Hi dsanders,

Improved warning message when using .cpload inside a reorder section and added an error message for using .cpload with Mips16 enabled.
Modified the tests to fit with the changes mentioned above, added a test-case for the N32 ABI in cpload.s and did some reformatting to make the tests easier to read.

http://reviews.llvm.org/D5465

Files:
  lib/Target/Mips/AsmParser/MipsAsmParser.cpp
  test/MC/Mips/cpload-bad.s
  test/MC/Mips/cpload.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5465.13985.patch
Type: text/x-patch
Size: 3488 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140923/6f4b7e27/attachment.bin>


More information about the llvm-commits mailing list