[all-commits] [llvm/llvm-project] 928a19: [ELF] Add a GRP_COMDAT test with a local signature...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Tue Jun 8 09:22:49 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 928a197d26ffd035bc4279ba533f169190a03574
https://github.com/llvm/llvm-project/commit/928a197d26ffd035bc4279ba533f169190a03574
Author: Fangrui Song <i at maskray.me>
Date: 2021-06-08 (Tue, 08 Jun 2021)
Changed paths:
A lld/test/ELF/comdat-local-signature.s
Log Message:
-----------
[ELF] Add a GRP_COMDAT test with a local signature symbol
See https://groups.google.com/g/generic-abi/c/2X6mR-s2zoc
Test that a local signature symbol does not suppress COMDAT deduplication.
More information about the All-commits
mailing list