<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Dec 12, 2011, at 9:33 PM, Chandler Carruth wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div class="gmail_quote">On Mon, Dec 12, 2011 at 9:09 PM, Nick Lewycky <span dir="ltr"><<a href="mailto:nicholas@mxc.ca">nicholas@mxc.ca</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Author: nicholas<br>
Date: Mon Dec 12 23:09:22 2011<br>
New Revision: 146476<br>
<br>
URL: <a href="http://llvm.org/viewvc/llvm-project?rev=146476&view=rev" target="_blank">http://llvm.org/viewvc/llvm-project?rev=146476&view=rev</a><br>
Log:<br>
Testcase for LLVM commit r146475.<br></blockquote><div><br></div><div>Why are the debug info tests in Clang? It seems like this should be an LLVM test based on the debug info metadata in IR....</div><div> </div></div></blockquote><br></div><div>Very much so. Only debug info tests that generate metadata (or if the metadata is too hard to regexp, asm) should be in clang and only to test the front end generation of debug info.</div><div><br></div><div>-eric</div></body></html>