After recent changes (D71872) in yaml2obj, it is possible so cleanup
testing of the SHT_RELR sections.
Details
Diff Detail
Event Timeline
Looks good to me, aside from the need to rebase.
| llvm/test/tools/llvm-readobj/ELF/relr-relocs.test | ||
|---|---|---|
| 87 | This needs rebasing, right? | |
- Rebased.
| llvm/test/tools/llvm-readobj/ELF/relr-relocs.test | ||
|---|---|---|
| 87 | I guess the dependency was needed to be landed first. Now it is. | |
| llvm/test/tools/llvm-readobj/ELF/relr-relocs.test | ||
|---|---|---|
| 87 |
Right. Sorry, I've missed it because had a strange git error during rebasing today and finally decided to recreate this patch for reposting. | |
This needs rebasing, right?