[PATCH] D49539: [mips] Replace custom parsing logic for data directives by the `addAliasForDirective`
Alex Bradbury via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 19 05:19:33 PDT 2018
asb added a comment.
Could you add a test that shows .4byte and .long are now correctly handled too? e.g. by extending micromips-label-test.s
Repository:
rL LLVM
https://reviews.llvm.org/D49539
More information about the llvm-commits
mailing list