[PATCH] D121394: [HWASan] Update use-after-scope test to use ARM64.
Mitch Phillips via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 15 13:48:52 PDT 2022
hctim added a comment.
In D121394#3383600 <https://reviews.llvm.org/D121394#3383600>, @fmayer wrote:
> Or we just put x86 and aarch64 into the same file, by using `-target`. That will make the file very large (2x the expectation comments), but makes sure they don't diverge. I would prefer that. WDYT?
Sure.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121394/new/
https://reviews.llvm.org/D121394
More information about the llvm-commits
mailing list