This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5d9602f03d9 [NFC] Remove empty line as a test commit. new 15c70a3ec30 [MC] [AArch64] Support resolving signed fixups for :abs_g0_s: etc.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .../AArch64/MCTargetDesc/AArch64AsmBackend.cpp | 96 ++++++++++++++++------ test/MC/AArch64/fixup-absolute-signed.s | 44 ++++++++++ test/MC/AArch64/fixup-out-of-range.s | 5 +- 3 files changed, 117 insertions(+), 28 deletions(-) create mode 100644 test/MC/AArch64/fixup-absolute-signed.s