diff options
Diffstat (limited to 'test/mach-o/exe-segment-overlap.yaml')
| -rw-r--r-- | test/mach-o/exe-segment-overlap.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/mach-o/exe-segment-overlap.yaml b/test/mach-o/exe-segment-overlap.yaml index a416ee3ca73b..47f0214efd6c 100644 --- a/test/mach-o/exe-segment-overlap.yaml +++ b/test/mach-o/exe-segment-overlap.yaml @@ -1,4 +1,4 @@ -# RUN: lld -flavor darwin -arch x86_64 %s -o %t %p/Inputs/libSystem.yaml +# RUN: lld -flavor darwin -arch x86_64 %s -o %t %p/Inputs/x86_64/libSystem.yaml # RUN: llvm-readobj -sections -section-data %t | FileCheck %s --- !native |
