Files
clang-p2996/lld/test/ELF/version-script-warn.s
Igor Kudrin 1037f577bd [lld][elf] Warn if '*' pattern is used multiple times in version scripts (#102669)
If this pattern is used more than once in version script(s), only one
will have an effect, so it's probably a user error and can be diagnosed.
2024-10-10 16:51:27 -07:00

1.6 KiB