[PATCH] D115564: Revert "[ASan] Replace IR based callbacks with shared assembly code callbacks."

Kirill Stoimenov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 10 16:40:39 PST 2021


kstoimenov created this revision.
Herald added subscribers: pengfei, hiraditya.
kstoimenov requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

This reverts commit db124df4950699caa020384ee8da23af6c707d3c <https://reviews.llvm.org/rGdb124df4950699caa020384ee8da23af6c707d3c>.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D115564

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: D115564.393636.patch
Type: text/x-patch
Size: 34546 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211211/54451e6e/attachment.bin>


More information about the llvm-commits mailing list