There are only certain relocation types that can exist in the
wasm code section and they are all LEB types. Remove the dead
code for handling the other (I32) reloc types.
Details
Details
Diff Detail
Diff Detail
- Repository
- rLLD LLVM Linker
Differential D47226
[WebAssembly] Remove dead code from LEB compression pass. NFC. Authored by sbc100 on May 22 2018, 1:47 PM.
Details There are only certain relocation types that can exist in the
Diff Detail
|