From: Alexander Kornienko Date: Mon, 3 Aug 2015 11:59:45 +0000 (+0000) Subject: Don't use test inputs from other directories. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=de5e9119ceb2e35585cd65fcbeccaa5201af62c0;p=oota-llvm.git Don't use test inputs from other directories. The test/DebugInfo/dwarfdump-macho-universal.test test added in r243862 uses an input from another test's directory (test/tools/dsymutil/Inputs/fat-test.o) which breaks our test setup. Copying the required test input to the test's Input directory to fix the issue. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@243872 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/DebugInfo/Inputs/fat-test.o b/test/DebugInfo/Inputs/fat-test.o new file mode 100644 index 00000000000..8159cc74977 Binary files /dev/null and b/test/DebugInfo/Inputs/fat-test.o differ diff --git a/test/DebugInfo/dwarfdump-macho-universal.test b/test/DebugInfo/dwarfdump-macho-universal.test index f8dc1921e72..0b4777317d7 100644 --- a/test/DebugInfo/dwarfdump-macho-universal.test +++ b/test/DebugInfo/dwarfdump-macho-universal.test @@ -1,5 +1,5 @@ Reuse a test input from llvm-dsymutil, it's perfect for what we want to exercise -RUN: llvm-dwarfdump %S/../tools/dsymutil/Inputs/fat-test.o -debug-dump=info | FileCheck %s +RUN: llvm-dwarfdump %S/Inputs/fat-test.o -debug-dump=info | FileCheck %s CHECK: fat-test.o (x86_64): file format Mach-O 64-bit x86-64 CHECK: DW_TAG_variable