[all-commits] [llvm/llvm-project] ff29f3: [LLD][COFF] Store and validate load config in Symb...
Jacek Caban via All-commits
all-commits at lists.llvm.org
Sun Dec 29 02:44:07 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ff29f38c02eb425a6809dec26f221cea3d99b57c
https://github.com/llvm/llvm-project/commit/ff29f38c02eb425a6809dec26f221cea3d99b57c
Author: Jacek Caban <jacek at codeweavers.com>
Date: 2024-12-29 (Sun, 29 Dec 2024)
Changed paths:
M lld/COFF/Driver.cpp
M lld/COFF/SymbolTable.cpp
M lld/COFF/SymbolTable.h
M lld/COFF/Writer.cpp
M lld/test/COFF/guard-warnings.s
A lld/test/COFF/loadcfg-short.test
A lld/test/COFF/loadcfg-size.test
A lld/test/COFF/loadcfg-uninitialized.test
Log Message:
-----------
[LLD][COFF] Store and validate load config in SymbolTable (#120324)
Improve diagnostics for invalid load configurations.
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