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

Alexandre Ganea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 22 17:47:00 PST 2019


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
aganea marked an inline comment as done.
Closed by commit rL354716: [LLD][COFF] Add support for /FUNCTIONPADMIN command-line option (authored by aganea, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D49366?vs=187961&id=188018#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D49366

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49366.188018.patch
Type: text/x-patch
Size: 25806 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190223/dd25c8d6/attachment.bin>


More information about the llvm-commits mailing list