[PATCH] D12982: Move routines for guessing mode/target from driver to ToolChain

Luke Zarko via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 21 14:55:29 PDT 2015


zarko added a comment.

This should be a straight move, unless there is something I don't understand about the semantics of `llvm::InitializeAllTargets();` that would make moving it earlier in `main` a bad idea.


Repository:
  rL LLVM

http://reviews.llvm.org/D12982





More information about the cfe-commits mailing list