commit | 7db8ad4adc181bdbb4914ad58a138c35b16baa42 | [log] [tgz] |
---|---|---|
author | Lang Hames <lhames@gmail.com> | Thu Mar 01 01:44:33 2018 +0000 |
committer | Lang Hames <lhames@gmail.com> | Thu Mar 01 01:44:33 2018 +0000 |
tree | b959010dfbe9fa12802d373d3ffbdc5d1d7c2008 | |
parent | bb55f795cb9b3d7cca45a30faed1a27026f45e0f [diff] |
[RuntimeDyld][MachO] Fix assertion in encodeAddend, add missing directive to test case. r326290 fixed the assertion for decodeAddend, but not encodeAddend. The regression test failed to catch this because it was missing the subsections_via_symbols flag, so the desired relocation was not applied. This patch also fixes the formatting of the assertion from r326290. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@326406 91177308-0d34-0410-b5e6-96231b3b80d8