summaryrefslogtreecommitdiff
path: root/test/CodeGen/SPARC/private.ll
AgeCommit message (Expand)Author
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2012-07-03test/CodeGen/SPARC/private.ll: Fixup. Forgot to prune old RUN lines.NAKAMURA Takumi
2012-07-03test/CodeGen/SPARC/private.ll: FileCheck-ize.NAKAMURA Takumi
2011-06-17make the asmparser reject function and type redefinitions. 'Merging' hasn't ...Chris Lattner
2010-01-05Delete useless trailing semicolons.Dan Gohman
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-01-15Add the private linkage.Rafael Espindola