Refactor FunctionImporter::importFunctions with a helper function to process the...
authorMehdi Amini <mehdi.amini@apple.com>
Thu, 3 Dec 2015 02:37:33 +0000 (02:37 +0000)
committerMehdi Amini <mehdi.amini@apple.com>
Thu, 3 Dec 2015 02:37:33 +0000 (02:37 +0000)
commitc8c551701ea246f5d1d3f7bb0e0413ff00488ef1
treedd55de74f79a0c3951d68dabfae71596df9e08e1
parent7471cf81b03f231847771062fea610dd13e2c8e0
Refactor FunctionImporter::importFunctions with a helper function to process the Worklist (NFC)

This precludes some more functional changes to perform bulk imports.

From: Mehdi Amini <mehdi.amini@apple.com>
llvm-svn: 254583
llvm/lib/Transforms/IPO/FunctionImport.cpp