[PATCH] D49539: [mips] Replace custom parsing logic for data directives by the `addAliasForDirective`

Simon Atanasyan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 21 07:27:37 PDT 2018


atanasyan updated this revision to Diff 156676.
atanasyan added a comment.

- Add more tests to check .2byte, .4byte, .8byte, .long, .hword directives.


Repository:
  rL LLVM

https://reviews.llvm.org/D49539

Files:
  lib/Target/Mips/AsmParser/MipsAsmParser.cpp
  lib/Target/Mips/MCTargetDesc/MipsELFStreamer.cpp
  lib/Target/Mips/MCTargetDesc/MipsELFStreamer.h
  test/MC/Mips/micromips-label-test.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49539.156676.patch
Type: text/x-patch
Size: 4951 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180721/48dbc6af/attachment.bin>


More information about the llvm-commits mailing list