[PATCH] D35249: [mips][mt][2/7] Implement .module and .set directives for the MT ASE.

Simon Dardis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 11 14:29:00 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL307716: [mips][mt][2/7] Implement .module and .set directives for the MT ASE. (authored by sdardis).

Changed prior to commit:
  https://reviews.llvm.org/D35249?vs=106010&id=106100#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D35249

Files:
  llvm/trunk/lib/Target/Mips/AsmParser/MipsAsmParser.cpp
  llvm/trunk/lib/Target/Mips/MCTargetDesc/MipsTargetStreamer.cpp
  llvm/trunk/lib/Target/Mips/MipsTargetStreamer.h
  llvm/trunk/test/MC/Mips/mt/module-directive-invalid.s
  llvm/trunk/test/MC/Mips/mt/module-directive.s
  llvm/trunk/test/MC/Mips/mt/set-directive.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35249.106100.patch
Type: text/x-patch
Size: 8818 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170711/6f99163f/attachment.bin>


More information about the llvm-commits mailing list