[PATCH] MIR Serialization: Connect the machine function analysis	pass to MIR parser.
    Alex Lorenz 
    arphaman at gmail.com
       
    Mon Jun 15 11:21:26 PDT 2015
    
    
  
The updated patch removes the special printing behavior for MIR diagnostics from the LLVMContext.
REPOSITORY
  rL LLVM
http://reviews.llvm.org/D9928
Files:
  include/llvm/CodeGen/MIRParser/MIRParser.h
  include/llvm/CodeGen/MachineFunctionAnalysis.h
  include/llvm/CodeGen/MachineFunctionInitializer.h
  include/llvm/IR/DiagnosticInfo.h
  include/llvm/IR/DiagnosticPrinter.h
  include/llvm/Support/SourceMgr.h
  include/llvm/Target/TargetMachine.h
  lib/CodeGen/LLVMTargetMachine.cpp
  lib/CodeGen/MIRParser/MIRParser.cpp
  lib/CodeGen/MachineFunction.cpp
  lib/CodeGen/MachineFunctionAnalysis.cpp
  lib/IR/DiagnosticInfo.cpp
  lib/IR/DiagnosticPrinter.cpp
  lib/IR/LLVMContext.cpp
  lib/Support/SourceMgr.cpp
  lib/Target/CppBackend/CPPBackend.cpp
  lib/Target/CppBackend/CPPTargetMachine.h
  test/CodeGen/MIR/function-missing-machine-function.mir
  test/CodeGen/MIR/llvmIR.mir
  tools/llc/llc.cpp
EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9928.27694.patch
Type: text/x-patch
Size: 29931 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150615/df8b11e0/attachment.bin>
    
    
More information about the llvm-commits
mailing list