[PATCH] D127544: Add no_sanitize('hwaddress') (and 'memtag', but that's a no-op).
Hubert Tong via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jun 24 14:40:38 PDT 2022
hubert.reinterpretcast added a comment.
In D127544#3609335 <https://reviews.llvm.org/D127544#3609335>, @hctim wrote:
> Sent fadc98b06befb674fa47da4f3d8606bf61bed681 <https://reviews.llvm.org/rGfadc98b06befb674fa47da4f3d8606bf61bed681> to fix-forward.
I thought `*-registered-target` is true as long as the target is available, not only when the target happens to be the default.
Also, if there would be more such tests in the future, maybe a LIT feature that the default target supports HWAsan makes sense?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127544/new/
https://reviews.llvm.org/D127544
More information about the cfe-commits
mailing list