[PATCH] D77086: [lld-macho][easy] Use substitution for test

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 30 13:37:24 PDT 2020


int3 created this revision.
int3 added reviewers: ruiu, pcc, MaskRay, smeenai, alexshap, gkm, Ktwu, christylee.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
MaskRay added a comment.
int3 added a child revision: D77087: [lld-macho] Require executables to link against libSystem.dylib.

I like the idea but this patch means we should do this with the initial patch D75382 <https://reviews.llvm.org/D75382>.


int3 added a comment.

I have half a dozen commits (with tests in all of them) since then. Rebasing-splitting this would be a lot of work


Depends on D77006 <https://reviews.llvm.org/D77006>.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D77086

Files:
  lld/test/MachO/alignment-too-large.yaml
  lld/test/MachO/arch.s
  lld/test/MachO/duplicate-symbol.s
  lld/test/MachO/dylib.s
  lld/test/MachO/dylink.s
  lld/test/MachO/entry-symbol.s
  lld/test/MachO/export-trie.s
  lld/test/MachO/fat-arch.s
  lld/test/MachO/invalid-executable.s
  lld/test/MachO/lit.local.cfg
  lld/test/MachO/load-commands.s
  lld/test/MachO/missing-dylib.s
  lld/test/MachO/no-exports-dylib.s
  lld/test/MachO/no-id-dylink.s
  lld/test/MachO/no-such-file.s
  lld/test/MachO/relocations.s
  lld/test/MachO/section-headers.s
  lld/test/MachO/segments.s
  lld/test/MachO/silent-ignore.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77086.253681.patch
Type: text/x-patch
Size: 10721 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200330/a73db4a9/attachment-0001.bin>


More information about the llvm-commits mailing list