[PATCH] D83510: [LLD][COFF] Skip computation of the undefined symbols references that are not shown
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 22 14:54:38 PDT 2020
MaskRay added inline comments.
================
Comment at: lld/test/COFF/Inputs/undefined-symbol-multi-lto.ll:20
+!llvm.module.flags = !{!0}
+!llvm.ident = !{!1}
+
----------------
`llvm.ident` should normally be removed.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83510/new/
https://reviews.llvm.org/D83510
More information about the llvm-commits
mailing list