This patch reports an error when a machine function in the MIR file that has LLVM IR can't find a function with the same name in the loaded LLVM IR module.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Differential D10468
MIR Parser: Report an error when a machine function doesn't have a corresponding function in the LLVM IR. arphaman on Jun 15 2015, 5:47 PM. Authored by
Details This patch reports an error when a machine function in the MIR file that has LLVM IR can't find a function with the same name in the loaded LLVM IR module.
Diff Detail
|