[PATCH] D52418: [driver][mips] Enable integrated assembler for MIPS64 except N32 ABI selected
Brad Smith via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 10 09:46:32 PDT 2018
brad added a comment.
IMHO it would be best to try and deal with as many known / exposed issues with the N32 support and then just enable IAS across the board. Then tackle any remaining issues as they come up.
Repository:
rC Clang
https://reviews.llvm.org/D52418
More information about the cfe-commits
mailing list