[PATCH] D79697: [lld-macho] Re-add dylink-lazy test

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 10 21:17:09 PDT 2020


MaskRay added a comment.

Do you mean?

  # 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

Does `# REQUIRES: shell` work? You can watch Harbomaster (pre-merge testing) results on Windows.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D79697/new/

https://reviews.llvm.org/D79697





More information about the llvm-commits mailing list