The other backends don't know what this feature is and print a
message to stderr.
I recently tried to rework some target feature stuff in X86 and
this unknown feature tripped an assert I added.
Paths
| Differential D83369
hwasan: Don't pass the tagged-globals target-feature to non-aarch64 backends. ClosedPublic Authored by craig.topper on Jul 7 2020, 10:07 PM.
Details Summary The other backends don't know what this feature is and print a I recently tried to rework some target feature stuff in X86 and
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 8 2020, 8:54 AM Closed by commit rG01d5cc5386af: hwasan: Don't pass the tagged-globals target-feature to non-aarch64 backends. (authored by craig.topper). · Explain WhyJul 8 2020, 10:37 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 276488 clang/lib/Driver/SanitizerArgs.cpp
clang/test/Driver/fsanitize.c
|