[PATCH] D56781: Use response file when generating LLVM-C.dll

Hans Wennborg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 29 05:45:18 PST 2019


hans added a comment.

In D56781#1374777 <https://reviews.llvm.org/D56781#1374777>, @stella.stamenova wrote:

> This change is causing build failures on Windows when using Visual Studio as the generator. It would also cause the same failure on for any other generator that supports multiple configurations.


I've reverted this and r352250 in r352492.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D56781





More information about the llvm-commits mailing list