[PATCH] MachineFunction is exposed to X86AsmParser.

Yuri Gorshenin ygorshenin at chromium.org
Wed Apr 2 11:04:28 PDT 2014


  SpecialCaseList is exposed to MCContext.

Hi eugenis,

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

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D3106?vs=8298&id=8310#toc

Files:
  include/llvm/CodeGen/CommandFlags.h
  include/llvm/MC/MCContext.h
  include/llvm/MC/MCTargetAsmParser.h
  include/llvm/MC/MCTargetOptions.h
  include/llvm/Target/TargetOptions.h
  include/llvm/Transforms/Utils/SpecialCaseList.h
  lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp
  lib/MC/CMakeLists.txt
  lib/MC/MCContext.cpp
  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
  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
  test/Instrumentation/AddressSanitizer/X86/asm_mov.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3106.7.patch
Type: text/x-patch
Size: 22942 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140402/8b2884db/attachment.bin>


More information about the llvm-commits mailing list