Also, modify readobj such that addends are only emitted for
relevant relocation types.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
- Merge remote-tracking branch 'origin/master' into add_tests
- Only emit addends for relevant relocations
test/MC/WebAssembly/reloc-code.ll | ||
---|---|---|
30 ↗ | (On Diff #96819) | I have trouble getting llvm to produce non-zero data relocations in the text section. I think when I add the tests for the data sections relocations it will be possible. Perhaps @sunfish knows more about this, but I'd like to land this soon to get some minimal testing in. |
Comment Actions
That's fine, this is obviously an improvement, i just noticed that they were all 0 in the tests.