commit | d420e40a969292d5db16706e54c3e41baa4e6795 | [log] [tgz] |
---|---|---|
author | Sam Clegg <sbc@chromium.org> | Wed Apr 26 00:02:31 2017 +0000 |
committer | Sam Clegg <sbc@chromium.org> | Wed Apr 26 00:02:31 2017 +0000 |
tree | 6ea7d411fa8faffab35ecf1cd16f02859ca3bc85 | |
parent | f23578fbc3fa1c096372b0a4fa3bb38b6d156027 [diff] |
[WebAssembly] Allow for signed relocation addends Summary: Addends are used as offsets to addresses of globals and can be both positive and negative. This change prints libObject in line with the spec and the MC layer. Subscribers: jfb, dschuff Differential Revision: https://reviews.llvm.org/D32507 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@301369 91177308-0d34-0410-b5e6-96231b3b80d8