<div dir="ltr">Can't say I know much about -fdebug-prefix-map, but...<br><br><div class="gmail_quote"><div dir="ltr">On Thu, Nov 29, 2018 at 1:07 PM Adrian Prantl <<a href="mailto:aprantl@apple.com" target="_blank">aprantl@apple.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Thanks for the feedback! Closely-related follow-up question: Is *this* a bug?<br>
<br>
llvm/tools/clang/test/CodeGen/debug-prefix-map.c:33:27:<br>
// CHECK-COMPILATION-DIR: !DIFile(filename: "/var/empty{{[/\\]}}Inputs/stdio.h", directory: "/var/empty")<br></blockquote><div><br></div><div>Yeah, that doesn't look quite right to me. The duplication of the directory in both the filename and directory... <br><br>Well, I guess it could be read as "resolve the filename relative to this directory" - but since the filename is absolute, the directory is ignored?</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
-- adrian<br>
</blockquote></div></div>