[PATCH] D78389: [ELF] Keep local symbols when both --emit-relocs and --discard-all are specified
Igor Kudrin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 20 02:39:09 PDT 2020
ikudrin added inline comments.
================
Comment at: lld/test/ELF/emit-relocs-discard-locals.s:2
+# REQUIRES: x86
+## Test that --emit-relocs keeps local symbols and overrids --discard-{locals,all}.
+
----------------
overrid__e__s?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78389/new/
https://reviews.llvm.org/D78389
More information about the llvm-commits
mailing list