aboutsummaryrefslogtreecommitdiff
path: root/test/Feature/llvm2cpp.ll
AgeCommit message (Expand)Author
2008-07-10Put CPPBackend tests into their own directory and run them only if they'reBill Wendling
2008-04-25Update testAnton Korobeynikov
2008-03-12no need to keep around this output.Chris Lattner
2007-10-23llvm/test programs should not be execution programs. This Chris Lattner
2007-08-04This is the patch to provide clean intrinsic function overloading support in ...Chandler Carruth
2007-07-23The Ada f-e produces various auxiliary output filesDuncan Sands
2007-05-06remove libbzip2 from this. This should use llvm-config or something.Chris Lattner
2007-04-14Fix a missing -f caught by the new llvm.exp script.Reid Spencer
2007-04-11Use the new %link variable to make this test portable.Reid Spencer
2007-04-11Add a test case for testing basic IR features via llvm2cpp. This helps findReid Spencer