Hans Wennborg de9c2ccba3 Do not enforce absolute path argv0 in windows
Even if we support no-canonical-prefix on
clang-cl(https://reviews.llvm.org/D47480), argv0 becomes absolute path
in clang-cl and that embeds absolute path in /showIncludes.

This patch removes such full path normalization from InitLLVM on
windows, and that removes absolute path from clang-cl output
(obj/stdout/stderr) when debug flag is disabled.

Patch by Takuto Ikuta!

Differential Revision https://reviews.llvm.org/D47578

llvm-svn: 334602
2018-06-13 14:29:26 +00:00
..
2016-12-27 11:07:53 +00:00
2017-10-18 13:31:28 +00:00
2018-04-29 00:45:03 +00:00
2018-04-29 00:45:03 +00:00
2016-09-27 15:45:57 +00:00