[all-commits] [llvm/llvm-project] 164e09: [hwasan] Default -hwasan-use-stack-safety to off.

Florian Mayer via All-commits all-commits at lists.llvm.org
Wed Aug 18 09:21:59 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 164e09de2e92a2fa650225b4bd9268e8c2248b23
      https://github.com/llvm/llvm-project/commit/164e09de2e92a2fa650225b4bd9268e8c2248b23
  Author: Florian Mayer <fmayer at google.com>
  Date:   2021-08-18 (Wed, 18 Aug 2021)

  Changed paths:
    M llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp

  Log Message:
  -----------
  [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




More information about the All-commits mailing list