[compiler-rt] [HWASan] symbolize stack overflows (PR #95308)

Florian Mayer via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 12 13:21:30 PDT 2024


================
@@ -0,0 +1,29 @@
+// RUN: %clang_hwasan -Wl,--build-id -g %s -o %t
----------------
fmayer wrote:

But I actually need the binary to be in the directory, so I don't think this is going to work.

https://github.com/llvm/llvm-project/pull/95308


More information about the llvm-commits mailing list