[PATCH] D52156: [LLD] [COFF] Alternative ARM range thunk algorithm

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 25 00:11:27 PDT 2018


mstorsjo updated this revision to Diff 166819.
mstorsjo added a comment.

Did the suggested changes, added code comments to functions that were lacking comments.


https://reviews.llvm.org/D52156

Files:
  COFF/Chunks.cpp
  COFF/Chunks.h
  COFF/MapFile.cpp
  COFF/PDB.cpp
  COFF/Writer.cpp
  COFF/Writer.h
  test/COFF/Inputs/far-arm-thumb-abs.s
  test/COFF/Inputs/far-arm-thumb-abs20.s
  test/COFF/arm-thumb-branch-error.s
  test/COFF/arm-thumb-branch20-error.s
  test/COFF/arm-thumb-thunks-multipass.s
  test/COFF/arm-thumb-thunks.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52156.166819.patch
Type: text/x-patch
Size: 25419 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180925/d6823072/attachment.bin>


More information about the llvm-commits mailing list