[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:18:32 PST 2021


kstoimenov updated this revision to Diff 393906.
kstoimenov added a comment.

Used report_fatal_error.


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.393906.patch
Type: text/x-patch
Size: 34548 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211213/2e32154a/attachment.bin>


More information about the llvm-commits mailing list