[compiler-rt] [compiler-rt][asan] _aligned_malloc/_aligned_free interception. (PR #82049)

David CARLIER via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 21 04:57:17 PST 2025


devnexen wrote:

Here an example

![image](https://github.com/user-attachments/assets/79d597ed-1908-49b4-9b09-5884d2dfb2d1)

another one

![image](https://github.com/user-attachments/assets/d696df0c-6c16-4b84-8324-3b379b599965)


and with fuzzer test

![image](https://github.com/user-attachments/assets/69635472-f4b2-40bd-8f30-3887ca0f58c8)

> Are all the failures for i386, or are there x86_64 failures too?

only i386, do I need to do a distinct x86_64 build or is it supposed to test both ? Sorry I m much more used to unixes :)


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


More information about the llvm-commits mailing list