[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 04:03:53 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rLLD342962: [COFF] Add support for creating range extension thunks for ARM (authored by mstorsjo, committed by ).

Repository:
  rL LLVM

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.166844.patch
Type: text/x-patch
Size: 25548 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180925/4b773873/attachment-0001.bin>


More information about the llvm-commits mailing list