[all-commits] [llvm/llvm-project] e335c7: [lld][COFF] Remove incorrect flag from EHcont table
namazso via All-commits
all-commits at lists.llvm.org
Thu Aug 10 13:17:56 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e335c78ec2848e24b10e32e015a84347c69c8130
https://github.com/llvm/llvm-project/commit/e335c78ec2848e24b10e32e015a84347c69c8130
Author: namazso <admin at namazso.eu>
Date: 2023-08-10 (Thu, 10 Aug 2023)
Changed paths:
M lld/COFF/Writer.cpp
M lld/test/COFF/guard-ehcont.s
M llvm/tools/llvm-readobj/COFFDumper.cpp
Log Message:
-----------
[lld][COFF] Remove incorrect flag from EHcont table
Fixes EHCont implementation in LLD. Closes #64570
Reviewed By: rnk
Differential Revision: https://reviews.llvm.org/D157623
More information about the All-commits
mailing list