[PATCH] D34265: Switch external cvtres.exe for llvm's own resource library.In this patch, I flip the switch in DriverUtils from using the externalcvtres.exe tool to using the Windows Resource library in llvm.I also fixed a bug where .rsrc sections were...

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 16 15:41:18 PDT 2017


zturner added a comment.

Also, sorry for being slow on reviewing this, but feel free to make the suggestions in a follow up patch.


Repository:
  rL LLVM

https://reviews.llvm.org/D34265





More information about the llvm-commits mailing list