[PATCH] D98559: [lld-macho] Implement -dependency_info (partially - more opcodes needed)

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 21 13:28:15 PDT 2021


thakis added a comment.

Also doesn't build on win and mac:
http://45.33.8.238/win/35446/step_4.txt
http://45.33.8.238/macm1/5982/step_3.txt

(due to the `inline` on a fun def in a .cpp file)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98559



More information about the llvm-commits mailing list