<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
+// RUN: %clang_cc1 -g -emit-obj -o %t %s<br>
+// RUN: llvm-dwarfdump %t | FileCheck %s<br>
+// In the attached test case a post-r166236 clang coalesces two<br>
+// instances of an inlined function in a way that makes it appear as<br>
+// if the function was only inlined once.<br>
+<br></blockquote><div><br></div><div style>Two things:</div><div style><br></div><div style>a) this test should only check for IR emitted, there should be a backend test that determines whether or not the correct debug info was generated from IR. Please split this into two testcases.</div>
</div>b) update the comment that explicitly calls out whether or not we generate column info rather than a revision in svn. revision numbers aren't particularly useful since future revisions can change behavior.</div>
<div class="gmail_extra"><br></div><div class="gmail_extra" style>Thanks.</div><div class="gmail_extra" style><br></div><div class="gmail_extra" style>-eric</div></div>