[PATCH] D30699: [ELF] - Stop producing broken output for R_386_GOT32X relocation.

Joerg Sonnenberger via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 11 00:06:16 PST 2017


joerg added a comment.

Are we talking about statically or dynamically linked programs? It makes a different for the former, but shouldn't for the latter.


https://reviews.llvm.org/D30699





More information about the llvm-commits mailing list