[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 19:02:32 PDT 2017


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

Fixed formatting issue.


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.103824.patch
Type: text/x-patch
Size: 13993 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170624/6c41de5a/attachment-0001.bin>


More information about the llvm-commits mailing list