aboutsummaryrefslogtreecommitdiffstats
path: root/test/Object/objdump-disassembly-inline-relocations.test
diff options
context:
space:
mode:
authorMatt Beaumont-Gay <matthewbg@google.com>2011-10-31 23:56:52 +0000
committerStephen Hines <srhines@google.com>2011-11-14 09:11:32 -0800
commit87011ab8c6918b3561c465b1aeb9a04e5cfb3aa9 (patch)
tree366689f6472db0e7fa2774cf36cf1df7f1a135ba /test/Object/objdump-disassembly-inline-relocations.test
parentb86db86eab7e7b659c9eeebf1a5165e4f5ea265a (diff)
downloadexternal_llvm-87011ab8c6918b3561c465b1aeb9a04e5cfb3aa9.zip
external_llvm-87011ab8c6918b3561c465b1aeb9a04e5cfb3aa9.tar.gz
external_llvm-87011ab8c6918b3561c465b1aeb9a04e5cfb3aa9.tar.bz2
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/objdump-disassembly-inline-relocations.test')
-rw-r--r--test/Object/objdump-disassembly-inline-relocations.test4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/Object/objdump-disassembly-inline-relocations.test b/test/Object/objdump-disassembly-inline-relocations.test
index 91f2e48..1e8b72a 100644
--- a/test/Object/objdump-disassembly-inline-relocations.test
+++ b/test/Object/objdump-disassembly-inline-relocations.test
@@ -1,6 +1,6 @@
-RUN: llvm-objdump -d -r %p/TestObjectFiles/trivial-object-test.coff-i386 \
+RUN: llvm-objdump -d -r %p/Inputs/trivial-object-test.coff-i386 \
RUN: | FileCheck %s -check-prefix COFF-i386
-RUN: llvm-objdump -d -r %p/TestObjectFiles/trivial-object-test.coff-x86-64 \
+RUN: llvm-objdump -d -r %p/Inputs/trivial-object-test.coff-x86-64 \
RUN: | FileCheck %s -check-prefix COFF-x86-64
COFF-i386: file format COFF-i386