This is pure code motion, to ensure that the check if we have a valid llvmModule
comes before trying to set option on this module.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D144342
Fix potential crash in Flang generateLLVMIR() when MLIR fails to translate to LLVM mehdi_amini on Feb 18 2023, 10:26 PM. Authored by
Details This is pure code motion, to ensure that the check if we have a valid llvmModule
Diff Detail
|