Skip to content
Commit f377030a authored by Sam Clegg's avatar Sam Clegg
Browse files

[WebAssembly] Remove dead code from LEB compression pass.

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.

Differential Revision: https://reviews.llvm.org/D47226

llvm-svn: 333030
parent bd125323
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment