[PATCH] D49366: [LLD][COFF] Add support for /FUNCTIONPADMIN command-line option

Alexandre Ganea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 20 11:55:49 PST 2019


aganea updated this revision to Diff 187645.
aganea added a comment.

Sorry for all the updates. Fixed typo in `COFF/InputFiles.h`.


Repository:
  rLLD LLVM Linker

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

https://reviews.llvm.org/D49366

Files:
  COFF/Chunks.cpp
  COFF/Chunks.h
  COFF/Config.h
  COFF/Driver.cpp
  COFF/Driver.h
  COFF/DriverUtils.cpp
  COFF/InputFiles.cpp
  COFF/InputFiles.h
  COFF/Options.td
  COFF/PDB.cpp
  COFF/Writer.cpp
  test/COFF/functionpadmin.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49366.187645.patch
Type: text/x-patch
Size: 24944 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190220/23af972c/attachment-0001.bin>


More information about the llvm-commits mailing list