[PATCH] MachineFunction is exposed to X86AsmParser.
Yuri Gorshenin
ygorshenin at chromium.org
Fri Mar 21 07:18:27 PDT 2014
# Updating D3106: MachineFunction is exposed to X86AsmParser.
#
# Enter a brief description of the changes included in this update.
# The first line is used as subject, next lines as comment.
#
# If you intended to create a new revision, use:
# $ arc diff --create
s/blacklist/blacklisted/
Hi eugenis,
http://llvm-reviews.chandlerc.com/D3106
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D3106?vs=8013&id=8014#toc
Files:
include/llvm/MC/MCTargetAsmParser.h
include/llvm/Transforms/Utils/SpecialCaseList.h
lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp
lib/MC/MCParser/MCTargetAsmParser.cpp
lib/Target/X86/AsmParser/X86AsmInstrumentation.cpp
lib/Target/X86/AsmParser/X86AsmInstrumentation.h
lib/Target/X86/AsmParser/X86AsmParser.cpp
lib/Transforms/Utils/SpecialCaseList.cpp
test/Instrumentation/AddressSanitizer/X86/asm_attr.ll
test/Instrumentation/AddressSanitizer/X86/asm_attr.ll.blacklist
test/Instrumentation/AddressSanitizer/X86/asm_blacklisted.s
test/Instrumentation/AddressSanitizer/X86/asm_mov_no_instrumentation.s
test/Instrumentation/AddressSanitizer/X86/asm_blacklisted.s.blacklist
test/Instrumentation/AddressSanitizer/X86/asm_mov.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3106.4.patch
Type: text/x-patch
Size: 14191 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140321/7f58b2c6/attachment.bin>
More information about the llvm-commits
mailing list