summaryrefslogtreecommitdiff
path: root/test/Object/nm-trivial-object.test
diff options
context:
space:
mode:
authorMatt Beaumont-Gay <matthewbg@google.com>2011-10-31 23:56:52 +0000
committerMatt Beaumont-Gay <matthewbg@google.com>2011-10-31 23:56:52 +0000
commit11f99878762e479766370e0cde051547c1c4911b (patch)
tree9a982986aa9583a134dc941b29ed6c0e030a1ac7 /test/Object/nm-trivial-object.test
parent0f24175120f33ca0a0d29c99a6882656c02155b5 (diff)
downloadllvm-11f99878762e479766370e0cde051547c1c4911b.tar.gz
llvm-11f99878762e479766370e0cde051547c1c4911b.tar.bz2
llvm-11f99878762e479766370e0cde051547c1c4911b.tar.xz
Change the actual tests to match the input directory rename (duh)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143404 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Object/nm-trivial-object.test')
-rw-r--r--test/Object/nm-trivial-object.test8
1 files changed, 4 insertions, 4 deletions
diff --git a/test/Object/nm-trivial-object.test b/test/Object/nm-trivial-object.test
index 6de1780a16..3f418d7ea8 100644
--- a/test/Object/nm-trivial-object.test
+++ b/test/Object/nm-trivial-object.test
@@ -1,10 +1,10 @@
-RUN: llvm-nm %p/TestObjectFiles/trivial-object-test.coff-i386 \
+RUN: llvm-nm %p/Inputs/trivial-object-test.coff-i386 \
RUN: | FileCheck %s -check-prefix COFF
-RUN: llvm-nm %p/TestObjectFiles/trivial-object-test.coff-x86-64 \
+RUN: llvm-nm %p/Inputs/trivial-object-test.coff-x86-64 \
RUN: | FileCheck %s -check-prefix COFF
-RUN: llvm-nm %p/TestObjectFiles/trivial-object-test.elf-i386 \
+RUN: llvm-nm %p/Inputs/trivial-object-test.elf-i386 \
RUN: | FileCheck %s -check-prefix ELF
-RUN: llvm-nm %p/TestObjectFiles/trivial-object-test.elf-x86-64 \
+RUN: llvm-nm %p/Inputs/trivial-object-test.elf-x86-64 \
RUN: | FileCheck %s -check-prefix ELF
COFF: 00000000 d .data