aboutsummaryrefslogtreecommitdiffstats
path: root/test/Feature/NamedMDNode.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-2/+2
* Disallow null as a named metadata operand.Dan Gohman2010-07-211-1/+1
* fix bogus testChris Lattner2010-01-091-1/+1
* Use separate namespace for named metadata.Devang Patel2010-01-071-0/+3
* Allow null to be an element of NamedMDNode. e.g. !llvm.stuff = !{!0, !1, null}Devang Patel2010-01-051-1/+1
* Read and write NamedMDNode.Devang Patel2009-07-291-0/+6