[all-commits] [llvm/llvm-project] 92210c: [ORC] Use CodeGenOpt::Default as the default level...
lhames via All-commits
all-commits at lists.llvm.org
Fri Apr 10 13:38:55 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 92210cb26fb789683e5c5df3f4e533ecfd921375
https://github.com/llvm/llvm-project/commit/92210cb26fb789683e5c5df3f4e533ecfd921375
Author: Lang Hames <lhames at gmail.com>
Date: 2020-04-10 (Fri, 10 Apr 2020)
Changed paths:
M llvm/include/llvm/ExecutionEngine/Orc/JITTargetMachineBuilder.h
Log Message:
-----------
[ORC] Use CodeGenOpt::Default as the default level in JITTargetMachineBuilder.
This matches EngineBuilder/MCJIT's default.
More information about the All-commits
mailing list