[all-commits] [llvm/llvm-project] 5127da: Revert "[COFF] Only consider associated EH section...
Amy Huang via All-commits
all-commits at lists.llvm.org
Mon Mar 29 19:16:37 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5127da029194bbe32421c336b6f249241b658a2b
https://github.com/llvm/llvm-project/commit/5127da029194bbe32421c336b6f249241b658a2b
Author: Amy Huang <akhuang at google.com>
Date: 2021-03-29 (Mon, 29 Mar 2021)
Changed paths:
M lld/COFF/Chunks.h
M lld/COFF/ICF.cpp
R lld/test/COFF/icf-assoc-order.s
R lld/test/COFF/icf-xdata-last.s
Log Message:
-----------
Revert "[COFF] Only consider associated EH sections during ICF"
This change causes an asan error for ODR violation.
This reverts commit 7ce9a3e9a91bb0c71cd3560079ff4c31d5dade1b.
More information about the All-commits
mailing list