llvm/include
Matthias Braun 2144c5262f CodeGen: Refactor MIR parsing
When parsing .mir files immediately construct the MachineFunctions and
put them into MachineModuleInfo.

This allows us to get rid of the delayed construction (and delayed error
reporting) through the MachineFunctionInitialzier interface.

Differential Revision: https://reviews.llvm.org/D33809

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@304758 91177308-0d34-0410-b5e6-96231b3b80d8
2017-06-06 00:44:35 +00:00
..
llvm CodeGen: Refactor MIR parsing 2017-06-06 00:44:35 +00:00
llvm-c [LLVM-C] [OCaml] Expose Type::subtypes. 2017-06-05 11:49:52 +00:00