mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-01 05:01:59 +01:00
[llvm-dwp] Fix the type_units.test since I renamed its inputs as well
llvm-svn: 254830
This commit is contained in:
parent
986cfea13e
commit
55484cdbd7
@ -1,4 +1,4 @@
|
||||
RUN: llvm-dwp %p/../Inputs/simple/a.dwo %p/../Inputs/simple/b.dwo -o %t
|
||||
RUN: llvm-dwp %p/../Inputs/type_units/a.dwo %p/../Inputs/type_units/b.dwo -o %t
|
||||
RUN: llvm-dwarfdump %t | FileCheck %s
|
||||
|
||||
FIXME: For some reason, piping straight from llvm-dwp to llvm-dwarfdump doesn't behave well - looks like dwarfdump is reading/closes before dwp has finished.
|
||||
|
Loading…
x
Reference in New Issue
Block a user