[PATCH] D134058: [lld-macho] Support -dyld_env

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 16 13:06:52 PDT 2022


int3 added inline comments.


================
Comment at: lld/test/MachO/dyld-env.s:2
+# REQUIRES: x86_64, shell
+## Requires 64 bit because the cmdsize is platform dependent.
+
----------------
not sure how platform-dependence factors in here. shouldn't it be enough that we are specifying `-arch x86_64`?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134058



More information about the llvm-commits mailing list