[PATCH] MachineFunction is exposed to X86AsmParser.

Yuri Gorshenin ygorshenin at chromium.org
Fri Mar 21 07:16:05 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

  Added const attribute to STI.

Hi eugenis,

http://llvm-reviews.chandlerc.com/D3106

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D3106?vs=8012&id=8013#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.3.patch
Type: text/x-patch
Size: 14185 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140321/448ee329/attachment.bin>


More information about the llvm-commits mailing list