[PATCH] D110186: Fix tests defaulting to incorrect triples on AIX
Jessica Clarke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 27 06:58:20 PDT 2021
jrtc27 added a comment.
In D110186#3024458 <https://reviews.llvm.org/D110186#3024458>, @jsji wrote:
> I am OK with this if others accept it. But as I mentioned, this is not a good way to fix it -- we will have to deal with any new testcases using -march in the future.
No, tests that use -march= are broken, they will by definition have host-dependent behaviour.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110186/new/
https://reviews.llvm.org/D110186
More information about the llvm-commits
mailing list