llvm-project/llvm/test/ExecutionEngine/RuntimeDyld
Lang Hames 811343cfd8 [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.

llvm-svn: 326406
2018-03-01 01:44:33 +00:00
..
AArch64 [RuntimeDyld][MachO] Fix assertion in encodeAddend, add missing directive to 2018-03-01 01:44:33 +00:00
ARM Get rid of some more "%T" expansions, see <https://reviews.llvm.org/D35396>. 2017-08-20 17:00:08 +00:00
Mips [mips] Adds support for R_MIPS_26, HIGHER, HIGHEST relocations in RuntimeDyld. 2017-10-22 09:47:41 +00:00
PowerPC [CodeGen] Unify MBB reference format in both MIR and debug output 2017-12-04 17:18:51 +00:00
SystemZ [llvm] Get rid of "%T" expansions 2017-08-15 20:29:24 +00:00
X86 Handle IMAGE_REL_AMD64_ADDR32NB in RuntimeDyldCOFF 2018-02-21 17:18:20 +00:00