[PATCH] D21465: [llc+llvm-mc] Replace the hidden -target-abi option with a -mabi thats visible in --help.
Kovacsics Robert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 19 03:21:47 PDT 2017
KoviRobi added a comment.
Hello,
Are there plans to merge this in? I have updated the patch onto 0d7672e (attached), if it is helpful, though it was mostly just s/target-abi[ =]/mabi=/ on the files which failed the tests (and then ran the tests again and nothing failed).
Thanks,
Robert
F3701947: D21465-on-0d7672e.patch <https://reviews.llvm.org/F3701947>
https://reviews.llvm.org/D21465
More information about the llvm-commits
mailing list