Commit 0359acf0 authored by Fangrui Song's avatar Fangrui Song
Browse files

[ELF,test] Add eh-frame-nonzero-offset-riscv.s for #65966

I plan to define RISCV::relocateAllocate in a subsequent change.
Add a test to verify
`else if (auto *ehIn = dyn_cast<EhInputSection>(&sec)) secAddr += ehIn->getParent()->outSecOff;`
parent f8c5541f
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment