]> granicus.if.org Git - clang/commit
IRGen: Factor out function clang::FindThinLTOModule. NFCI.
authorPeter Collingbourne <peter@pcc.me.uk>
Tue, 24 Jan 2017 19:54:37 +0000 (19:54 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Tue, 24 Jan 2017 19:54:37 +0000 (19:54 +0000)
commit88a607f9fee70cb5a73c80942c316b1435ff41c5
tree92f1bfdc0cf676a103742a67408c522d9ab779ff
parent9d48ebf07bbc676c3198ba528c0f8a729d2569ba
IRGen: Factor out function clang::FindThinLTOModule. NFCI.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@292970 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/CodeGen/BackendUtil.h
lib/CodeGen/BackendUtil.cpp