[lld] [lld][ELF] Demote symbols in discarded sections to Undefined. (PR #68777)

Peter Smith via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 11 23:45:18 PDT 2023


================
@@ -0,0 +1,16 @@
+# REQUIRES: x86
----------------
smithp35 wrote:

The test looks only to check global symbols. The patch makes modifications for local symbols and symbol ordering files, please can you add test cases for these as well?

Will be worth adding a test case for relocatable links too.

https://github.com/llvm/llvm-project/pull/68777


More information about the llvm-commits mailing list