[PATCH] D135193: [lld-macho][test] Add -lSystem to all lld invocations

Keith Smiley via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 4 14:12:44 PDT 2022


keith added inline comments.


================
Comment at: lld/test/MachO/arm-dtrace.s:4
 
+# TODO: Replace %no-lsystem-lld with %lld
+
----------------
This case is only a problem since our fake libSystem doesn't support these architectures, especially armv4t. I can add them if that's the right move


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135193



More information about the llvm-commits mailing list