[PATCH] D57006: [llvm-objcopy] [COFF] Update symbol indices in weak externals

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 22 02:59:30 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL351800: [llvm-objcopy] [COFF] Update symbol indices in weak externals (authored by mstorsjo, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D57006?vs=182776&id=182876#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D57006

Files:
  llvm/trunk/test/tools/llvm-objcopy/COFF/weak-external.test
  llvm/trunk/tools/llvm-objcopy/COFF/Object.h
  llvm/trunk/tools/llvm-objcopy/COFF/Reader.cpp
  llvm/trunk/tools/llvm-objcopy/COFF/Reader.h
  llvm/trunk/tools/llvm-objcopy/COFF/Writer.cpp
  llvm/trunk/tools/llvm-objcopy/COFF/Writer.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57006.182876.patch
Type: text/x-patch
Size: 7877 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190122/16efaf2d/attachment.bin>


More information about the llvm-commits mailing list