<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:purple;
text-decoration:underline;}
p.msonormal0, li.msonormal0, div.msonormal0
{mso-style-name:msonormal;
mso-margin-top-alt:auto;
margin-right:0cm;
mso-margin-bottom-alt:auto;
margin-left:0cm;
font-size:11.0pt;
font-family:"Calibri",sans-serif;}
span.EmailStyle18
{mso-style-type:personal-reply;
font-family:"Calibri",sans-serif;
color:windowtext;}
.MsoChpDefault
{mso-style-type:export-only;
font-size:10.0pt;
font-family:"Calibri",sans-serif;
mso-fareast-language:EN-US;}
@page WordSection1
{size:612.0pt 792.0pt;
margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-CA" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">Thanks for letting me know Eric. What test fails exactly? What config?<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><b>De :</b> Eric Christopher <echristo@gmail.com> <br>
<b>Envoyé :</b> July 10, 2020 7:04 PM<br>
<b>À :</b> reviews+D80833+public+da87cf0eabdca5a2@reviews.llvm.org; Alexandre Ganea via Phabricator <reviews@reviews.llvm.org><br>
<b>Cc :</b> Alexandre Ganea <alexandre.ganea@ubisoft.com>; Hans Wennborg <hans@chromium.org>; Adrian McCarthy <amccarth@google.com>; Martin Storsjo <martin@martin.st>; Amy Huang <akhuang@google.com>; dmajor@mozilla.com; john.reagan@vmssoftware.com; zturner@roblox.com;
88888yl@gmail.com; llvm-commits <llvm-commits@lists.llvm.org>; stefan.reinalter@molecular-matters.com; Ulrich Weigand <ulrich.weigand@de.ibm.com>; mlekena@skidmore.edu; Clang Commits <cfe-commits@lists.llvm.org>; Han Shen <shenhan@google.com><br>
<b>Objet :</b> Re: [PATCH] D80833: [CodeView] Add full repro to LF_BUILDINFO record<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<p class="MsoNormal">I'm seeing tests fail with a crash. Can we revert the patch and attempted fixes and start working from there?<o:p></o:p></p>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">Stacktrace for the curious :)<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal"> @ 0x56420187cbbe llvm::MCStreamer::emitIntValue()<br>
@ 0x5641fec38899 llvm::MCStreamer::emitInt16()<br>
@ 0x5641ff73b337 llvm::CodeViewDebug::emitCompilerInformation()<br>
@ 0x5641ff73ac73 llvm::CodeViewDebug::endModule()<br>
@ 0x5641ff718e83 llvm::AsmPrinter::doFinalization()<br>
@ 0x5642016fd9ca llvm::FPPassManager::doFinalization()<br>
@ 0x5642016f954e (anonymous namespace)::MPPassManager::runOnModule()<o:p></o:p></p>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">-eric<o:p></o:p></p>
</div>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<div>
<p class="MsoNormal">On Tue, Jun 30, 2020 at 11:56 AM Alexandre Ganea via Phabricator via cfe-commits <<a href="mailto:cfe-commits@lists.llvm.org">cfe-commits@lists.llvm.org</a>> wrote:<o:p></o:p></p>
</div>
<blockquote style="border:none;border-left:solid #CCCCCC 1.0pt;padding:0cm 0cm 0cm 6.0pt;margin-left:4.8pt;margin-top:5.0pt;margin-right:0cm;margin-bottom:5.0pt">
<p class="MsoNormal">aganea added a comment.<br>
<br>
In D80833#2109172 <<a href="https://reviews.llvm.org/D80833#2109172" target="_blank">https://reviews.llvm.org/D80833#2109172</a>>, @uweigand wrote:<br>
<br>
> Hmm, with clang-cl it seems the driver is trying to use this:<br>
> Target: s390x-pc-windows-msvc<br>
> which of course doesn't exist. Not sure what is supposed to be happening here, but it seems that it's falling back on s390x-linux since on s390x, Linux is currently the only supported OS.<br>
<br>
<br>
I'm seeing some of the tests are setting the target explicitly `%clang_cl --target=x86_64-windows-msvc`. Would that work on your machine? Or should I do `UNSUPPORTED: s390x` ?<br>
<br>
<br>
Repository:<br>
rG LLVM Github Monorepo<br>
<br>
CHANGES SINCE LAST ACTION<br>
<a href="https://reviews.llvm.org/D80833/new/" target="_blank">https://reviews.llvm.org/D80833/new/</a><br>
<br>
<a href="https://reviews.llvm.org/D80833" target="_blank">https://reviews.llvm.org/D80833</a><br>
<br>
<br>
<br>
_______________________________________________<br>
cfe-commits mailing list<br>
<a href="mailto:cfe-commits@lists.llvm.org" target="_blank">cfe-commits@lists.llvm.org</a><br>
<a href="https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits" target="_blank">https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits</a><o:p></o:p></p>
</blockquote>
</div>
</div>
</body>
</html>