<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Mar 5, 2014 at 4:27 PM, Robinson, Paul <span dir="ltr"><<a href="mailto:Paul_Robinson@playstation.sony.com" target="_blank">Paul_Robinson@playstation.sony.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">> Are there really no other tests for debug info changing codegen in the<br>
> x86 tree?<br>
<br>
</div>The LLVM test infrastructure doesn't support doing that in a general way.<br>
We've been finding these things in a test suite where we can make the<br>
test driver compile the same file two ways and compare the generated code.<br>
It's easy to do that when you start with C/C++ and just add -g but not<br>
so easy when you're starting with IR.<br></blockquote><div><br></div><div>I'm not asking for anything general. I'm asking that if we have two tests which are already set up to generate code with and without debug info, we put them in a single file.</div>
</div><br></div></div>