llvm-6502/lib/Target/X86/AsmParser
Evgeniy Stepanov 55f8c07504 [asan] Disable asm instrumentation on unsupported platforms.
Only emit calls to compiler-rt asm routines on platforms where they are
present (currently limited to linux i386/x86_64).

Patch by Yuri Gorshenin.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207651 91177308-0d34-0410-b5e6-96231b3b80d8
2014-04-30 14:04:31 +00:00
..
CMakeLists.txt
LLVMBuild.txt
Makefile
X86AsmInstrumentation.cpp [asan] Disable asm instrumentation on unsupported platforms. 2014-04-30 14:04:31 +00:00
X86AsmInstrumentation.h
X86AsmParser.cpp
X86AsmParserCommon.h
X86Operand.h