| commit | 9ca5096f59b50ec6125fc25654def5af3da44607 | [log] [tgz] |
|---|---|---|
| author | Toma Tabacu <toma.tabacu@imgtec.com> | Thu Apr 16 09:53:47 2015 +0000 |
| committer | Toma Tabacu <toma.tabacu@imgtec.com> | Thu Apr 16 09:53:47 2015 +0000 |
| tree | 828cf3863b5a37856f409f7152ecf8344dd16ec3 | |
| parent | 3a6a2e58d5d3710b24dcf733fafea7b9861a67f1 [diff] |
[mips] [IAS] Add support for the .insn directive. Summary: This assembler directive marks the current label as an instruction label in microMIPS and MIPS16. This initial implementation works only for microMIPS. Reviewers: dsanders Reviewed By: dsanders Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D8006 llvm-svn: 235084