aboutsummaryrefslogtreecommitdiff
path: root/test/Feature/llvm2cpp.exp
AgeCommit message (Collapse)Author
2012-03-25This file is no longer needed (DejaGNU-isms removed from code)Eli Bendersky
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153412 91177308-0d34-0410-b5e6-96231b3b80d8
2008-05-23Remove lingering references to .llx and .tr in the tests.Dan Gohman
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51500 91177308-0d34-0410-b5e6-96231b3b80d8
2006-05-28Provide an infrastructure for testing the llvm2cpp program (yet to beReid Spencer
committed). This infrastructure is only activated when RUNLLVM2CPP=1 is specified on the make command line. Currently it is only supported in the Feature test suite. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28525 91177308-0d34-0410-b5e6-96231b3b80d8