summaryrefslogtreecommitdiff
path: root/llvm/test/Feature/comdat.ll
AgeCommit message (Expand)Author
2022-12-13[Tests] Convert Feature tests to opaque pointers (NFC)Nikita Popov
2015-09-11[opaque pointer type] Add textual IR support for explicit type parameter for ...David Blaikie
2015-01-06Change the .ll syntax for comdats and add a syntactic sugar.Rafael Espindola
2014-07-13IR: Allow comdats to be applied to globals with internal linkageDavid Majnemer
2014-07-10IR: Aliases don't belong to an explicit comdatDavid Majnemer
2014-06-27IR: Add COMDATs to the IRDavid Majnemer