[PATCH] MachineFunction is exposed to X86AsmParser.

Yuri Gorshenin ygorshenin at chromium.org
Fri Mar 28 03:11:42 PDT 2014


  isFileNameIn is renamed to isSourceFileIn.

Hi eugenis,

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

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D3106?vs=8014&id=8195#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.5.patch
Type: text/x-patch
Size: 13996 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140328/0b16809d/attachment.bin>


More information about the llvm-commits mailing list