Add function for testing string attributes to InvokeInst and CallSite. NFC.
[oota-llvm.git] / include / llvm / IR / FunctionInfo.h
2015-12-03 Mehdi AminiRemove "ExportingModule" from ThinLTO Index (NFC)
2015-11-24 Mehdi AminiAdd findFunctionInfoList() accessor to FunctionInfoIndex.
2015-11-23 Mehdi AminiAdd const qualifier on FunctionInfoIndex::hasExportedFu...
2015-11-21 Teresa Johnson[ThinLTO] Handle bitcode without function summary secti...
2015-11-03 Teresa JohnsonRestore "Support for ThinLTO function importing and...
2015-11-02 Teresa JohnsonRevert "Support for ThinLTO function importing and...
2015-11-02 Teresa JohnsonSupport for ThinLTO function importing and symbol linking.
2015-11-02 Teresa JohnsonClang format a few prior patches (NFC)
2015-10-04 Teresa JohnsonSupport for function summary index bitcode sections...