[PATCH] D36745: [LLD][ELF] Always write non-immediate bits for AArch64 branch instruction.

Peter Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 4 07:55:32 PDT 2017


peter.smith updated this revision to Diff 113755.
peter.smith added a comment.

Thanks for pointing the yaml tests out, I've been able to use it to write a test case to show that the b opcode is written.


https://reviews.llvm.org/D36745

Files:
  ELF/Arch/AArch64.cpp
  test/ELF/aarch64-branch-fullrange.s
  test/ELF/relocation-b-aarch64.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36745.113755.patch
Type: text/x-patch
Size: 3395 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170904/fcaad596/attachment.bin>


More information about the llvm-commits mailing list