mirror of
https://github.com/RPCSX/llvm.git
synced 2024-12-04 18:06:49 +00:00
034945e8fe
This commit creates a dummy LLVM IR function with one basic block and an unreachable instruction for each parsed machine function when the MIR file doesn't have LLVM IR. This change is required as the machine function analysis pass creates machine functions only for the functions that are defined in the current LLVM module. Reviewers: Duncan P. N. Exon Smith Differential Revision: http://reviews.llvm.org/D10135 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@239778 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
function-missing-machine-function.mir | ||
lit.local.cfg | ||
llvm-ir-error-reported.mir | ||
llvmIR.mir | ||
llvmIRMissing.mir | ||
machine-function-missing-name.mir | ||
machine-function-redefinition-error.mir | ||
machine-function.mir |