[all-commits] [llvm/llvm-project] e58c4c: [LLD] [COFF] Recognize Itanium vtables for ICF (#7...
Martin Storsjö via All-commits
all-commits at lists.llvm.org
Thu Oct 26 00:58:42 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e58c4c771329eda8ef407b080e2f91e30aabac73
https://github.com/llvm/llvm-project/commit/e58c4c771329eda8ef407b080e2f91e30aabac73
Author: Martin Storsjö <martin at martin.st>
Date: 2023-10-26 (Thu, 26 Oct 2023)
Changed paths:
M lld/COFF/ICF.cpp
A lld/test/COFF/icf-vtables-itanium-i386.s
A lld/test/COFF/icf-vtables-itanium.s
Log Message:
-----------
[LLD] [COFF] Recognize Itanium vtables for ICF (#70196)
The testcases are plain copies of the existing ICF vtable testcase, with
symbol names renamed to match the Itanium vtable name pattern.
More information about the All-commits
mailing list