Skip to content
Unverified Commit 78f0991a authored by Vitaly Buka's avatar Vitaly Buka Committed by GitHub
Browse files

[hwasan] Workaround unsupported AssignmentTrackingPass (#76547)

Temporarily fix for issue #76545

Hwasan does not attach tags to @llvm.dbg.assign. It's not clear if we
can attach tags to @llvm.dbg.assign.

For now we just disable the path replacing llvm.dbg.declare with
llvm.dbg.assign.
It may reduce the quality of interactive debugging with HWASAN, but
usually it's
a smaller priority for sanitizers than the quality if reports.
parent c0345b46
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment