[all-commits] [llvm/llvm-project] c0211f: [LLD][COFF] Add ARM64EC support to findLineTable. ...
Jacek Caban via All-commits
all-commits at lists.llvm.org
Fri Apr 5 04:14:36 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c0211ff206eb9d39d3895e1a528046c3e9579832
https://github.com/llvm/llvm-project/commit/c0211ff206eb9d39d3895e1a528046c3e9579832
Author: Jacek Caban <jacek at codeweavers.com>
Date: 2024-04-05 (Fri, 05 Apr 2024)
Changed paths:
M lld/COFF/PDB.cpp
M lld/test/COFF/undefined-symbol-cv.s
Log Message:
-----------
[LLD][COFF] Add ARM64EC support to findLineTable. (#87240)
Fixes asserts in error messages. Use chunk machine type (instead of
global one) to support x86_64 objects and treat ARM64EC objects like
ARM64 ones.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list