[PATCH] D57575: [LLD] [COFF] Create range extension thunks for ARM64

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 1 10:37:05 PST 2019


mstorsjo updated this revision to Diff 184787.
mstorsjo marked an inline comment as done.
mstorsjo added a comment.

Removed unnecessary intermediate class, removed a test for branches out of range which no longer is an error.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57575/new/

https://reviews.llvm.org/D57575

Files:
  COFF/Chunks.cpp
  COFF/Chunks.h
  COFF/Writer.cpp
  test/COFF/arm64-branch-range.test
  test/COFF/arm64-thunks.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57575.184787.patch
Type: text/x-patch
Size: 6780 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190201/1f3af45f/attachment.bin>


More information about the llvm-commits mailing list