[PATCH] MachineFunction is exposed to X86AsmParser.
Yuri Gorshenin
ygorshenin at chromium.org
Wed Apr 16 04:18:02 PDT 2014
Fix.
Hi eugenis,
http://reviews.llvm.org/D3106
CHANGE SINCE LAST DIFF
http://reviews.llvm.org/D3106?vs=8310&id=8570#toc
Files:
include/llvm/CodeGen/CommandFlags.h
include/llvm/MC/MCTargetAsmParser.h
include/llvm/MC/MCTargetOptions.h
include/llvm/Target/TargetOptions.h
lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp
lib/MC/CMakeLists.txt
lib/MC/MCParser/MCTargetAsmParser.cpp
lib/MC/MCTargetOptions.cpp
lib/Target/TargetMachine.cpp
lib/Target/X86/AsmParser/X86AsmInstrumentation.cpp
lib/Target/X86/AsmParser/X86AsmInstrumentation.h
lib/Target/X86/AsmParser/X86AsmParser.cpp
test/Instrumentation/AddressSanitizer/X86/asm_attr.ll
test/Instrumentation/AddressSanitizer/X86/asm_mov.ll
test/Instrumentation/AddressSanitizer/X86/asm_mov.s
test/Instrumentation/AddressSanitizer/X86/asm_mov_no_instrumentation.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3106.8.patch
Type: text/x-patch
Size: 15877 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140416/91c38c82/attachment.bin>
More information about the llvm-commits
mailing list