[PATCH] Fix Windows path formatting when using -MD

Robinson, Paul Paul_Robinson at playstation.sony.com
Thu Apr 16 16:45:52 PDT 2015


We don't have to quote like gcc for compatibility with make; make understands correct escaping.
What consumer of .d files are you striving to be compatible with?
--paulr

From: Rafael EspĂ­ndola [mailto:rafael.espindola at gmail.com]
Sent: Thursday, April 16, 2015 3:44 PM
To: Robinson, Paul
Cc: Sean Silva; llvm-commits
Subject: RE: [PATCH] Fix Windows path formatting when using -MD


>
> I think it's pretty clearly a gcc bug that make has learned to work around.
>

That may be how this came to be, but now we have to quote like gcc for compatibility.

Cheers,
Rafael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150416/c4799e13/attachment.html>


More information about the llvm-commits mailing list