[hwasan] Default -hwasan-use-stack-safety to off.
authorFlorian Mayer <fmayer@google.com>
Wed, 18 Aug 2021 09:21:27 +0000 (10:21 +0100)
committerFlorian Mayer <fmayer@google.com>
Wed, 18 Aug 2021 16:21:32 +0000 (17:21 +0100)
commit164e09de2e92a2fa650225b4bd9268e8c2248b23
tree1d625fee9f9e0af045fdb98a63d134212d95850a
parente0ff1e965987198f5d3696a3d369ff708d81032e
[hwasan] Default -hwasan-use-stack-safety to off.

This very occasionally causes to an assertion failure in the compiler.
Turning off until we can get to the bottom of this.

Reviewed By: hctim

Differential Revision: https://reviews.llvm.org/D108282
llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp