[all-commits] [llvm/llvm-project] ec42d5: [lld][COFF][NFC] Factor out exception table sortin...
Jacek Caban via All-commits
all-commits at lists.llvm.org
Fri Nov 17 03:42:45 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ec42d547eba5c0ad0bddbecc8902d35383968e78
https://github.com/llvm/llvm-project/commit/ec42d547eba5c0ad0bddbecc8902d35383968e78
Author: Jacek Caban <jacek at codeweavers.com>
Date: 2023-11-17 (Fri, 17 Nov 2023)
Changed paths:
M lld/COFF/Writer.cpp
Log Message:
-----------
[lld][COFF][NFC] Factor out exception table sorting. (#72518)
This is a preparation for ARM64EC support, which needs to sort both ARM
and x86_64 tables separately.
More information about the All-commits
mailing list