[asan] Fix instrumentation of x86 intel syntax inline assembly.
authorEvgeniy Stepanov <eugeni.stepanov@gmail.com>
Thu, 24 Apr 2014 09:56:15 +0000 (09:56 +0000)
committerEvgeniy Stepanov <eugeni.stepanov@gmail.com>
Thu, 24 Apr 2014 09:56:15 +0000 (09:56 +0000)
commitfd46b84dddfdb736b7d3c70d17ee934b6cbb39f8
tree5ddee7d1f2a53ea93c85757f35ff08095202121b
parentbcb39a444bd8dfdd872d7d3b23aa871e8a29b103
[asan] Fix instrumentation of x86 intel syntax inline assembly.

Patch by Yuri Gorshenin.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207092 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/AsmParser/X86AsmInstrumentation.cpp
test/Instrumentation/AddressSanitizer/X86/asm_swap_intel.s [new file with mode: 0644]