[PATCH] D44961: ELF: Make required Thunk methods pure virtual and remove an unused argument. NFC.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 28 14:22:18 PDT 2018


pcc updated this revision to Diff 140139.
pcc added a comment.

- Also make certain Thunk methods non-const as this will be required for an upcoming change


https://reviews.llvm.org/D44961

Files:
  lld/ELF/SyntheticSections.cpp
  lld/ELF/SyntheticSections.h
  lld/ELF/Thunks.cpp
  lld/ELF/Thunks.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44961.140139.patch
Type: text/x-patch
Size: 8625 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180328/6960b059/attachment.bin>


More information about the llvm-commits mailing list