[PATCH] D115396: [ASan] Replace IR based callbacks with shared assembly code callbacks.
Kirill Stoimenov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 13 08:33:16 PST 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG89577be8958f: [ASan] Replace IR based callbacks with shared assembly code callbacks. (authored by kstoimenov).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115396/new/
https://reviews.llvm.org/D115396
Files:
llvm/lib/Target/X86/X86AsmPrinter.cpp
llvm/lib/Target/X86/X86AsmPrinter.h
llvm/lib/Target/X86/X86MCInstLower.cpp
llvm/test/CodeGen/X86/asan-check-memaccess-add.ll
llvm/test/CodeGen/X86/asan-check-memaccess-or.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115396.393910.patch
Type: text/x-patch
Size: 34548 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211213/0427607b/attachment.bin>
More information about the llvm-commits
mailing list