From: Adrian Prantl Date: Tue, 12 Sep 2017 01:20:29 +0000 (+0000) Subject: Update testcases that are XFAILed on Darwin for llvm-dwarfdump changes. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=38dd5bcd407db3296ff5105afeed35ec4de12998;p=llvm Update testcases that are XFAILed on Darwin for llvm-dwarfdump changes. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@312988 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/DebugInfo/Generic/empty.ll b/test/DebugInfo/Generic/empty.ll index e5a5781426a..122b48cf2d1 100644 --- a/test/DebugInfo/Generic/empty.ll +++ b/test/DebugInfo/Generic/empty.ll @@ -1,6 +1,6 @@ ; REQUIRES: object-emission -; RUN: %llc_dwarf < %s -filetype=obj | llvm-dwarfdump - | FileCheck %s +; RUN: %llc_dwarf < %s -filetype=obj | llvm-dwarfdump -v - | FileCheck %s ; RUN: %llc_dwarf -split-dwarf-file=foo.dwo < %s -filetype=obj | llvm-dwarfdump -v - | FileCheck --check-prefix=FISSION %s ; darwin has a workaround for a linker bug so it always emits one line table entry