diff options
Diffstat (limited to 'llvm/test')
| -rw-r--r-- | llvm/test/CodeGen/CPP/2007-06-16-Funcname.ll (renamed from llvm/test/Other/2007-06-16-Funcname.ll) | 0 | ||||
| -rw-r--r-- | llvm/test/CodeGen/CPP/dg.exp | 5 | ||||
| -rw-r--r-- | llvm/test/CodeGen/CPP/llvm2cpp.ll (renamed from llvm/test/Feature/llvm2cpp.ll) | 0 |
3 files changed, 5 insertions, 0 deletions
diff --git a/llvm/test/Other/2007-06-16-Funcname.ll b/llvm/test/CodeGen/CPP/2007-06-16-Funcname.ll index 75b96e6c373..75b96e6c373 100644 --- a/llvm/test/Other/2007-06-16-Funcname.ll +++ b/llvm/test/CodeGen/CPP/2007-06-16-Funcname.ll diff --git a/llvm/test/CodeGen/CPP/dg.exp b/llvm/test/CodeGen/CPP/dg.exp new file mode 100644 index 00000000000..3276dcc3275 --- /dev/null +++ b/llvm/test/CodeGen/CPP/dg.exp @@ -0,0 +1,5 @@ +load_lib llvm.exp + +if { [llvm_supports_target CppBackend] } { + RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,c,cpp}]] +} diff --git a/llvm/test/Feature/llvm2cpp.ll b/llvm/test/CodeGen/CPP/llvm2cpp.ll index 651a65bbea9..651a65bbea9 100644 --- a/llvm/test/Feature/llvm2cpp.ll +++ b/llvm/test/CodeGen/CPP/llvm2cpp.ll |

