[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
Thu Dec 9 17:00:26 PST 2021
kstoimenov updated this revision to Diff 393338.
kstoimenov added a comment.
Added llvm_unreachable for or.
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.393338.patch
Type: text/x-patch
Size: 34500 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211210/6b6012d4/attachment.bin>
More information about the llvm-commits
mailing list