A better attempt to add a missing include
[oota-llvm.git] / include / llvm / Transforms / IPO / FunctionImport.h
2015-12-14 Rafael EspindolaA better attempt to add a missing include
2015-12-14 Rafael EspindolaUse diagnostic handler in the LLVMContext
2015-12-08 Mehdi AminiRemove caching in FunctionImport: a Module can't be...
2015-12-02 Mehdi AminiModify FunctionImport to take a callback to load modules
2015-11-24 Mehdi AminiAdd a FunctionImporter helper to perform summary-based...