[PATCH] D104353: [lld-macho] Avoid force-loading the same archive twice

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 18 17:17:23 PDT 2021


thakis added inline comments.


================
Comment at: lld/test/MachO/force-load.s:26
+
+# DUP: error: duplicate symbol: _bar
+
----------------
Hm, there's no FileCheck line with --check-prefix=DUP…


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104353



More information about the llvm-commits mailing list