[all-commits] [llvm/llvm-project] 183733: [ELF] --check-sections: allow address 0xffffffff f...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sat Oct 1 15:37:22 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1837333dac94ed78ffe093faa565ec6221f98c46
https://github.com/llvm/llvm-project/commit/1837333dac94ed78ffe093faa565ec6221f98c46
Author: Fangrui Song <i at maskray.me>
Date: 2022-10-01 (Sat, 01 Oct 2022)
Changed paths:
M lld/ELF/Writer.cpp
M lld/test/ELF/linkerscript/i386-sections-max-va-overflow.s
Log Message:
-----------
[ELF] --check-sections: allow address 0xffffffff for ELFCLASS32
Fix https://github.com/llvm/llvm-project/issues/58101
More information about the All-commits
mailing list