[PATCH] D139572: [lld-macho] Fix bug in reading cpuSubType field.

Vy Nguyen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 8 07:35:24 PST 2022


oontvoo added inline comments.


================
Comment at: lld/test/MachO/fat-arch.s:15
 _main:
-  mov $0, %eax
   ret
----------------
(removed because this doesn't work for arm and we don't really need it)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139572



More information about the llvm-commits mailing list