diff options
Diffstat (limited to 'test/mach-o/mh_dylib_header.yaml')
| -rw-r--r-- | test/mach-o/mh_dylib_header.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/mach-o/mh_dylib_header.yaml b/test/mach-o/mh_dylib_header.yaml index 96b67aacae21..8222063ee161 100644 --- a/test/mach-o/mh_dylib_header.yaml +++ b/test/mach-o/mh_dylib_header.yaml @@ -1,4 +1,4 @@ -# RUN: lld -flavor darwin -arch x86_64 %s -dylib -o %t %p/Inputs/libSystem.yaml +# RUN: lld -flavor darwin -arch x86_64 %s -dylib -o %t %p/Inputs/x86_64/libSystem.yaml # RUN: llvm-nm -m -n %t | FileCheck %s # # Test that __mh_dylib_header symbol is available for dylibs |
