[PATCH] D33364: [mips] Support micromips attribute passed by front-end
Simon Dardis via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 22 03:31:41 PDT 2017
sdardis added a comment.
You should also add a test case to test/CodeGen/Mips/ showing that this attribute sets the assembler into micromips mode for some trivial function, along with another function without micromips being generated as non micromips code.
Repository:
rL LLVM
https://reviews.llvm.org/D33364
More information about the cfe-commits
mailing list