mirror of
https://github.com/intel/llvm.git
synced 2026-01-28 01:04:49 +08:00
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. Differential Revision: https://reviews.llvm.org/D144342