Switch the linker to having a whitelist of GVs.
[oota-llvm.git] / test / Linker / funcimport.ll
2015-12-02 Rafael EspindolaSwitch the linker to having a whitelist of GVs.
2015-12-02 Rafael EspindolaDelete what is now duplicated code.
2015-11-26 Rafael EspindolaDisallow aliases to available_externally.
2015-11-21 Teresa Johnson[ThinLTO] Handle bitcode without function summary secti...
2015-11-12 Teresa Johnson[ThinLTO] Update test to be more tolerant of ordering...
2015-11-10 Teresa Johnson[ThinLTO] WeakAny fixes/cleanup
2015-11-04 Teresa Johnson[ThinLTO] Always set linkage type to external when...
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.