diff options
author | Craig Topper <craig.topper@intel.com> | 2020-07-08 10:17:44 -0700 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2020-07-08 10:36:48 -0700 |
commit | 01d5cc5386affeda878e7e21b57c2a7e050d7b0a (patch) | |
tree | 8c034d1f11e432b674dd029fdd29e733f42c2fde /llvm/lib/Support/Parallel.cpp | |
parent | 169ec2d6b006ea31114a7d6ddc3f002d3cb4acb3 (diff) | |
download | llvm-01d5cc5386affeda878e7e21b57c2a7e050d7b0a.zip llvm-01d5cc5386affeda878e7e21b57c2a7e050d7b0a.tar.gz llvm-01d5cc5386affeda878e7e21b57c2a7e050d7b0a.tar.bz2 |
hwasan: Don't pass the tagged-globals target-feature to non-aarch64 backends.
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.
Differential Revision: https://reviews.llvm.org/D83369
Diffstat (limited to 'llvm/lib/Support/Parallel.cpp')
0 files changed, 0 insertions, 0 deletions