[PATCH] MachineFunction is exposed to X86AsmParser.
    Yuri Gorshenin 
    ygorshenin at chromium.org
       
    Fri Mar 21 07:09:56 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
  Fixes.
Hi eugenis,
http://llvm-reviews.chandlerc.com/D3106
CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D3106?vs=7901&id=8012#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.2.patch
Type: text/x-patch
Size: 14139 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140321/887c73a8/attachment.bin>
    
    
More information about the llvm-commits
mailing list