[XCOFF][AIX] Relocation support for SymB
authorjasonliu <jasonliu.development@gmail.com>
Wed, 15 Apr 2020 14:00:34 +0000 (14:00 +0000)
committerjasonliu <jasonliu.development@gmail.com>
Wed, 15 Apr 2020 14:03:54 +0000 (14:03 +0000)
commitc3c67e95310fe6627b972b0bcc13c25fc36a8e51
treedebd03a16d98530c22581584db8aeed5cb7312fd
parent4578fa8a1cc39dbb6c2a47a5358b7e298d2a4c17
[XCOFF][AIX] Relocation support for SymB

This patch intends to provide relocation support for the expression
 contains two unpaired relocatable terms with opposite signs.

Differential Revision: https://reviews.llvm.org/D77424
llvm/lib/MC/XCOFFObjectWriter.cpp
llvm/test/CodeGen/PowerPC/aix-xcoff-reloc-symb.mir [new file with mode: 0644]