[PATCH] D42539: [WebAssembly] Handle relocations where provisional value != index

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 30 21:22:17 PST 2018


sbc100 added a comment.

I'm a little sad to loose this extra level to checking.

When you say "we have relocations where the provisional value is not the same as the symbol index", where are you seeing this?  Not in any of our tests presumably?  Can we write a test case for this?


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D42539





More information about the llvm-commits mailing list