From: Jez Ng Date: Sun, 10 May 2020 07:22:36 +0000 (-0700) Subject: [lld-macho] Try to unbreak dylink-lazy test on Windows X-Git-Tag: llvmorg-12-init~6499 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8a5e45aa9057e67e3bb6ebecd472ada4e3474d8d;p=platform%2Fupstream%2Fllvm.git [lld-macho] Try to unbreak dylink-lazy test on Windows --- diff --git a/lld/test/MachO/dylink-lazy.s b/lld/test/MachO/dylink-lazy.s index 911ca60..af3d92a 100644 --- a/lld/test/MachO/dylink-lazy.s +++ b/lld/test/MachO/dylink-lazy.s @@ -16,8 +16,8 @@ ## symbol each entry points to. So we call objdump twice in order to get the ## disassembly of __text and the bind tables first, which allow us to check for ## matching entries in __stubs. -# RUN: (llvm-objdump -d --no-show-raw-insn --syms --bind --lazy-bind %t/dylink-lazy; \ -# RUN: llvm-objdump -D --no-show-raw-insn %t/dylink-lazy) | FileCheck %s +# RUN: ( llvm-objdump -d --no-show-raw-insn --syms --bind --lazy-bind %t/dylink-lazy; \ +# RUN: llvm-objdump -D --no-show-raw-insn %t/dylink-lazy ) | FileCheck %s # CHECK-LABEL: SYMBOL TABLE: # CHECK: {{0*}}[[#%x, IMGLOADER:]] {{.*}} __DATA,__data __dyld_private