summaryrefslogtreecommitdiff
path: root/test/Linker/Inputs
Commit message (Expand)AuthorAge
* Allow alias to point to an arbitrary ConstantExpr.Rafael Espindola2014-06-03
* Add comdat key field to llvm.global_ctors and llvm.global_dtorsReid Kleckner2014-05-16
* Fix most of PR10367.Rafael Espindola2014-05-16
* Fix DataLayout::operator==().Rafael Espindola2014-04-22
* Add test for LinkModules warning on triple, modified by r203009. Datalayout i...JF Bastien2014-03-10
* Compare DataLayout by Value, not by pointer.Rafael Espindola2014-02-26
* DebugInfo: Remove some unneeded conditionals now that DIBuilder no longer emi...David Blaikie2014-02-04
* Debug Info: update testing cases to specify the debug info version number.Manman Ren2013-11-22
* Debug Info: remove duplication of DIEs when a DIE can be shared across CUs.Manman Ren2013-10-31
* Debug Info: In DIBuilder, the derived-from field of a DW_TAG_pointer_typeManman Ren2013-10-05
* Temporarily revert r191792 as it is causing some LTO debug failuresEric Christopher2013-10-04
* Debug Info: In DIBuilder, the derived-from field of a DW_TAG_pointer_typeManman Ren2013-10-01
* Remove triple from type unique testing cases.Manman Ren2013-10-01
* Debug Info: In DIBuilder, the context fields of a TAG_inheritance and aManman Ren2013-09-09
* Switch a bunch of Linker tests from using elaborate echo productions toChandler Carruth2012-07-02