[PATCH] D35742: [Driver] Register effective triple before get arm float abi.
Saleem Abdulrasool via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jul 30 11:41:24 PDT 2017
compnerd added a comment.
Right, I realize that it is only needed for the compiler-rt case, but I think it simplifies the flow and makes the behaviour similar across the two branches.
https://reviews.llvm.org/D35742
More information about the llvm-commits
mailing list