aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips/private.ll
AgeCommit message (Expand)Author
2011-12-02Fix test cases to use FileCheck.Akira Hatanaka
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