[PATCH] D11071: Add Windows ARM targets for mingw and cygwin to clang
Yaron Keren
yaron.keren at gmail.com
Mon Jul 13 23:16:34 PDT 2015
yaron.keren added a comment.
Also, please base the diff from top-level llvm directory not from clang subdir, so that the diff starts with:
Index: tools/clang/lib/Basic/Targets.cpp
========================================
- tools/clang/lib/Basic/Targets.cpp
+++ tools/clang/lib/Basic/Targets.cpp
http://reviews.llvm.org/D11071
More information about the cfe-commits
mailing list