[all-commits] [llvm/llvm-project] a55e51: Revert "[ASan] Replace IR based callbacks with sha...
kstoimenov via All-commits
all-commits at lists.llvm.org
Fri Dec 10 16:42:36 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a55e51f9a64cdb59dd5595b84161493006dcefe1
https://github.com/llvm/llvm-project/commit/a55e51f9a64cdb59dd5595b84161493006dcefe1
Author: Kirill Stoimenov <kstoimenov at google.com>
Date: 2021-12-11 (Sat, 11 Dec 2021)
Changed paths:
M llvm/lib/Target/X86/X86AsmPrinter.cpp
M llvm/lib/Target/X86/X86AsmPrinter.h
M llvm/lib/Target/X86/X86MCInstLower.cpp
M llvm/test/CodeGen/X86/asan-check-memaccess-add.ll
M llvm/test/CodeGen/X86/asan-check-memaccess-or.ll
Log Message:
-----------
Revert "[ASan] Replace IR based callbacks with shared assembly code callbacks."
This reverts commit db124df4950699caa020384ee8da23af6c707d3c.
Broke some builds:
https://lab.llvm.org/buildbot/#/builders/98/builds/9895
https://lab.llvm.org/buildbot/#/builders/91/builds/434
Reviewed By: kstoimenov
Differential Revision: https://reviews.llvm.org/D115564
More information about the All-commits
mailing list