[PATCH] D59154: Remove ASan asm instrumentation.
Evgenii Stepanov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 11 14:49:18 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL355870: Remove ASan asm instrumentation. (authored by eugenis, committed by ).
Herald added a subscriber: delcypher.
Changed prior to commit:
https://reviews.llvm.org/D59154?vs=189919&id=190161#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59154/new/
https://reviews.llvm.org/D59154
Files:
compiler-rt/trunk/lib/asan/tests/CMakeLists.txt
compiler-rt/trunk/lib/asan/tests/asan_asm_test.cc
compiler-rt/trunk/test/asan/TestCases/Linux/asan-asm-stacktrace-test.cc
llvm/trunk/include/llvm/MC/MCParser/MCTargetAsmParser.h
llvm/trunk/include/llvm/MC/MCTargetOptions.h
llvm/trunk/include/llvm/MC/MCTargetOptionsCommandFlags.inc
llvm/trunk/lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp
llvm/trunk/lib/MC/MCTargetOptions.cpp
llvm/trunk/lib/Target/X86/AsmParser/CMakeLists.txt
llvm/trunk/lib/Target/X86/AsmParser/X86AsmInstrumentation.cpp
llvm/trunk/lib/Target/X86/AsmParser/X86AsmInstrumentation.h
llvm/trunk/lib/Target/X86/AsmParser/X86AsmParser.cpp
llvm/trunk/test/Instrumentation/AddressSanitizer/X86/asm_attr.ll
llvm/trunk/test/Instrumentation/AddressSanitizer/X86/asm_cfi.ll
llvm/trunk/test/Instrumentation/AddressSanitizer/X86/asm_cfi.s
llvm/trunk/test/Instrumentation/AddressSanitizer/X86/asm_mov.ll
llvm/trunk/test/Instrumentation/AddressSanitizer/X86/asm_mov.s
llvm/trunk/test/Instrumentation/AddressSanitizer/X86/asm_rep_movs.ll
llvm/trunk/test/Instrumentation/AddressSanitizer/X86/asm_rsp_mem_op.s
llvm/trunk/test/Instrumentation/AddressSanitizer/X86/asm_swap_intel.s
llvm/trunk/utils/gn/secondary/llvm/lib/Target/X86/AsmParser/BUILD.gn
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59154.190161.patch
Type: text/x-patch
Size: 82477 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190311/dc370f0e/attachment-0001.bin>
More information about the llvm-commits
mailing list