[all-commits] [llvm/llvm-project] d0096e: Sparc: Improve SETHI and R_SPARC_DISP32 tests
Fangrui Song via All-commits
all-commits at lists.llvm.org
Mon May 5 09:17:50 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d0096e8f9627d0d2704db3449ee1a958af19169c
https://github.com/llvm/llvm-project/commit/d0096e8f9627d0d2704db3449ee1a958af19169c
Author: Fangrui Song <i at maskray.me>
Date: 2025-05-05 (Mon, 05 May 2025)
Changed paths:
M llvm/test/CodeGen/SPARC/exception.ll
M llvm/test/MC/Sparc/Relocations/relocation-specifier.s
Log Message:
-----------
Sparc: Improve SETHI and R_SPARC_DISP32 tests
* adjustFixupValue is called even when a R_SPARC_HIX22/R_SPARC_LOX10
relocation is generated. This will be fixed shortly.
* Enhanced the %h44 test to show that we don't check overflow.
* Test R_SPARC_DISP32 in .gcc_except_table and .eh_frame . The original
support did not test -filetype=obj output.
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