llvm-project/llvm/tools/llc
Fangrui Song 322519ee12 [llc] Initialize TargetOptions after Triple is available
Some targets have different defaults. This patch defers initialization of `TargetOptions` so that a future patch can pass `TargetOptions` to `InitTargetOptionsFromCodeGenFlags`

Reviewed By: jasonliu

Differential Revision: https://reviews.llvm.org/D88748
2020-10-02 11:43:40 -07:00
..
CMakeLists.txt Speculative fix for build breakage from D78403 2020-05-14 23:57:22 -04:00
LLVMBuild.txt
llc.cpp [llc] Initialize TargetOptions after Triple is available 2020-10-02 11:43:40 -07:00