[PATCH] [mips] [IAS] Implement the .asciiz directive.

Toma Tabacu toma.tabacu at imgtec.com
Tue Feb 10 03:16:09 PST 2015


Hi dsanders,

This directive is exactly the same as .asciz, except it's only used by MIPS.
It is used to store null terminated strings in object files.

http://reviews.llvm.org/D7530

Files:
  lib/MC/MCParser/AsmParser.cpp
  lib/Target/Mips/AsmParser/MipsAsmParser.cpp
  test/MC/Mips/asciiz-directive-bad.s
  test/MC/Mips/asciiz-directive.s

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7530.19657.patch
Type: text/x-patch
Size: 3636 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150210/9f6b573e/attachment.bin>


More information about the llvm-commits mailing list