[PATCH] MinGW toolchain
Martell Malone
martellmalone at gmail.com
Mon Apr 21 08:09:03 PDT 2014
Okay so I'll start updating the patch to suit all those changes.
How do I update the patch on phabricator?
================
Comment at: lib/Driver/Tools.h:621
@@ +620,3 @@
+ public:
+ Assemble(const ToolChain &TC) : Tool("dragonfly::Assemble", "assembler",
+ TC) {}
----------------
Saleem Abdulrasool wrote:
> You probably want to change the dragonfly name here :-)
What name should I change it to?
http://reviews.llvm.org/D3420
More information about the cfe-commits
mailing list