Skip to content

Commit

Permalink
Move platform-dependent test to appropriate directory.
Browse files Browse the repository at this point in the history
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131302 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
gkistanova committed May 13, 2011
1 parent 3fa8283 commit 6f0b5e4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions test/Other/X86/dg.exp
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
load_lib llvm.exp

if { [llvm_supports_target X86] } {
RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll}]]
}
File renamed without changes.

0 comments on commit 6f0b5e4

Please sign in to comment.