[PATCH] D102094: [AIX][PowerPC] Remove error when specifying mabi=vec-default on AIX
Zarko Todorovski via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 22 14:12:49 PDT 2021
ZarkoCA marked an inline comment as done.
ZarkoCA added inline comments.
================
Comment at: clang/test/Driver/aix-vec-extabi.c:12
+/
+// NOEXTABI-NOT: "-mabi=vec-extabi"
----------------
jsji wrote:
> Why not use `--implicit-check-not`?
Thank you, I wasn't aware of this option before this.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102094/new/
https://reviews.llvm.org/D102094
More information about the cfe-commits
mailing list