[PATCH] D47001: [Mips] Use addAliasForDirective rather than custom parsing logic for data directives

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 4 07:45:37 PDT 2018


asb abandoned this revision.
asb added a comment.

Sure, but it does sound like the handling of .4byte, .long may incorrectly set STO_MIPS_MICROMIPS in the current implementation so perhaps there's a bug to be filed.


https://reviews.llvm.org/D47001





More information about the llvm-commits mailing list