[all-commits] [llvm/llvm-project] 6ef632: [BOLT, test] Fix lsda.ldscript when MAXPAGESIZE>=0x...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Mon Jun 3 13:19:21 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6ef632ad36c522b03cf03c7dd76184a35d3b7f41
https://github.com/llvm/llvm-project/commit/6ef632ad36c522b03cf03c7dd76184a35d3b7f41
Author: Fangrui Song <i at maskray.me>
Date: 2024-06-03 (Mon, 03 Jun 2024)
Changed paths:
R bolt/test/Inputs/lsda.ldscript
M bolt/test/lsda-section-name.cpp
Log Message:
-----------
[BOLT,test] Fix lsda.ldscript when MAXPAGESIZE>=0x10000
The intention is to check a section name different from
.gcc_except_table . Rather than using a linker script, use llvm-objcopy
--rename-section instead.
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