[asan-assembly-instrumentation] Added CFI directives to the generated instrumentation...
authorYuri Gorshenin <ygorshenin@google.com>
Wed, 10 Sep 2014 09:45:49 +0000 (09:45 +0000)
committerYuri Gorshenin <ygorshenin@google.com>
Wed, 10 Sep 2014 09:45:49 +0000 (09:45 +0000)
commitca310842929727d381e2dd99e280fd0d0640f00d
tree5e7d450e4933d1b9122d5e7f9ab93add58240102
parent77f923cfc167b790cec8f2f13c51d543a53f08af
[asan-assembly-instrumentation] Added CFI directives to the generated instrumentation code.

Summary: [asan-assembly-instrumentation] Added CFI directives to the generated instrumentation code.

Reviewers: eugenis

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D5189

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@217482 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCTargetAsmParser.h
lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp
lib/Target/X86/AsmParser/X86AsmInstrumentation.cpp
lib/Target/X86/AsmParser/X86AsmInstrumentation.h
lib/Target/X86/AsmParser/X86AsmParser.cpp
test/Instrumentation/AddressSanitizer/X86/asm_cfi.ll [new file with mode: 0644]