commit | 203a9224ffb75cb50e6583303f705bf7173b9d99 | [log] [tgz] |
---|---|---|
author | Toma Tabacu <toma.tabacu@imgtec.com> | Tue Apr 21 11:50:52 2015 +0000 |
committer | Toma Tabacu <toma.tabacu@imgtec.com> | Tue Apr 21 11:50:52 2015 +0000 |
tree | 925c91ea8d05ba923bbc7d5f169fc3af57d75814 | |
parent | c589d1b3bc8d2be335eea57fa0119e72c540c255 [diff] |
[mips] [IAS] Implement the .asciiz directive. Summary: 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. Reviewers: rafael, dsanders, echristo Reviewed By: dsanders, echristo Subscribers: echristo, llvm-commits Differential Revision: http://reviews.llvm.org/D7530 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@235382 91177308-0d34-0410-b5e6-96231b3b80d8