[PATCH] D29445: LTO: add a code-model flag

Martell Malone via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 3 06:59:52 PST 2017


martell added a comment.

To follow up with @jhenderson also about the unification on the switch statements.
The same functionality also exists in clang in `lib/CodeGen/BackendUtil.cpp` in `EmitAssemblyHelper::CreateTargetMachine`
Again suggestions on how best to unify would be greatly welcomed.


Repository:
  rL LLVM

https://reviews.llvm.org/D29445





More information about the llvm-commits mailing list