[all-commits] [llvm/llvm-project] b00aa1: Revert "Reapply [hwasan] Update dbg.assign intrins...
gulfemsavrun via All-commits
all-commits at lists.llvm.org
Mon Jan 22 12:44:58 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b00aa1c77b0aade04adf89336c52d415a71c9477
https://github.com/llvm/llvm-project/commit/b00aa1c77b0aade04adf89336c52d415a71c9477
Author: gulfemsavrun <gulfem at google.com>
Date: 2024-01-22 (Mon, 22 Jan 2024)
Changed paths:
M llvm/lib/IR/DebugInfo.cpp
M llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
M llvm/lib/Transforms/Utils/MemoryTaggingSupport.cpp
R llvm/test/CodeGen/AArch64/dbg-assign-tag-offset-mix-loc.ll
R llvm/test/CodeGen/AArch64/dbg-assign-tag-offset.ll
M llvm/test/DebugInfo/Generic/assignment-tracking/declare-to-assign/hwasan.ll
R llvm/test/Instrumentation/HWAddressSanitizer/dbg-assign-tag-offset.ll
Log Message:
-----------
Revert "Reapply [hwasan] Update dbg.assign intrinsics in HWAsan pass … (#79053)
…#78606"
This reverts commit 76160718df7c1f31ff50a4964d749c2b9d83f9cf because it
caused an assertion failure in emitDbgValue function in Codegen in Clang
Linux toolchain builders for Fuchsia.
https://logs.chromium.org/logs/fuchsia/buildbucket/cr-buildbucket/8758181086086431185/+/u/clang/build/stdout
More information about the All-commits
mailing list