[PATCH] D34525: Replace trivial use of external rc.exe by writing our own .res file.

Eric Beckmann via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 23 18:58:30 PDT 2017


ecbeckmann updated this revision to Diff 103823.
ecbeckmann added a comment.

Added a unittest for the embedded manifest case.


https://reviews.llvm.org/D34525

Files:
  lld/COFF/DriverUtils.cpp
  lld/test/COFF/manifestinput.test
  lld/test/lit.cfg
  llvm/include/llvm/BinaryFormat/COFF.h
  llvm/include/llvm/Object/WindowsResource.h
  llvm/lib/BinaryFormat/Magic.cpp
  llvm/lib/Object/WindowsResource.cpp
  llvm/unittests/BinaryFormat/TestFileMagic.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34525.103823.patch
Type: text/x-patch
Size: 13862 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170624/7ac4603c/attachment.bin>


More information about the llvm-commits mailing list