mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
Add missing -oso-prepend-path to dsymutil test.
Thanks to Galina Kistanova for pointing this out! llvm-svn: 349793
This commit is contained in:
parent
1ec2f274f8
commit
11388eb454
@ -1,5 +1,5 @@
|
||||
# RUN: dsymutil -f %p/../Inputs/lc_build_version.x86_64 -o - \
|
||||
# RUN: | obj2yaml | FileCheck %s
|
||||
# RUN: -oso-prepend-path=%p/.. | obj2yaml | FileCheck %s
|
||||
|
||||
CHECK: LoadCommands:
|
||||
CHECK: - cmd: LC_BUILD_VERSION
|
||||
|
Loading…
Reference in New Issue
Block a user