<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Jul 18, 2011, at 4:09 PM, Eric Christopher wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Jul 18, 2011, at 1:55 PM, Devang Patel wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">==============================================================================<br>--- llvm/trunk/test/CodeGen/X86/dbg-materialized-reg-loc.ll (added)<br>+++ llvm/trunk/test/CodeGen/X86/dbg-materialized-reg-loc.ll Mon Jul 18 15:55:23 2011<br>@@ -0,0 +1,120 @@<br>+; RUN: llc -O0 < %s | FileCheck %s<br>+; Radar 9223880<br>+; CHECK:         .loc    1 17 64<br>+; CHECK:        movl    $0, %esi<br>+<br></span></blockquote></div><br><div>For this kind of thing it's handy to put the check in the vicinity of where you expect it to be in the output</div><div>file. Also, can this be smaller? :)</div></div></blockquote><br></div><div>I'll see what I can do:)</div><div>-</div><div>Devang</div><br></body></html>