<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Apr 16, 2020, at 2:01 PM, Robinson, Paul <<a href="mailto:paul.robinson@sony.com" class="">paul.robinson@sony.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><blockquote type="cite" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;" class="">-----Original Message-----<br class="">From: lldb-commits <<a href="mailto:lldb-commits-bounces@lists.llvm.org" class="">lldb-commits-bounces@lists.llvm.org</a>> On Behalf Of<br class="">Davide Italiano via lldb-commits<br class="">Sent: Thursday, April 16, 2020 4:32 PM<br class="">To:<span class="Apple-converted-space"> </span><a href="mailto:lldb-commits@lists.llvm.org" class="">lldb-commits@lists.llvm.org</a><br class="">Subject: [Lldb-commits] [lldb] 1fae85a - [DWARF] Add instructions to<br class="">regenerate this test, if needed.<br class=""><br class=""><br class="">Author: Davide Italiano<br class="">Date: 2020-04-16T13:31:32-07:00<br class="">New Revision: 1fae85a8534ec51ca893899314bd244b3e9684c7<br class=""><br class="">URL: <a href="https://github.com/llvm/llvm-" class="">https://github.com/llvm/llvm-</a><br class="">project/commit/1fae85a8534ec51ca893899314bd244b3e9684c7<br class="">DIFF: <a href="https://github.com/llvm/llvm-" class="">https://github.com/llvm/llvm-</a><br class="">project/commit/1fae85a8534ec51ca893899314bd244b3e9684c7.diff<br class=""><br class="">LOG: [DWARF] Add instructions to regenerate this test, if needed.<br class=""><br class="">Added:<br class=""><br class=""><br class="">Modified:<br class="">   lldb/test/Shell/SymbolFile/DWARF/static_scope.s<br class=""><br class="">Removed:<br class=""><br class=""><br class=""><br class="">##########################################################################<br class="">######<br class="">diff  --git a/lldb/test/Shell/SymbolFile/DWARF/static_scope.s<br class="">b/lldb/test/Shell/SymbolFile/DWARF/static_scope.s<br class="">index 84a69e08ecfc..02d497ac9ccb 100644<br class="">--- a/lldb/test/Shell/SymbolFile/DWARF/static_scope.s<br class="">+++ b/lldb/test/Shell/SymbolFile/DWARF/static_scope.s<br class="">@@ -3,6 +3,15 @@<br class=""><br class=""># REQUIRES: x86<br class=""><br class="">+# Original test case (for future reference), compiled with:<br class="">+# $ clang-10 -g -Og test.c -o test<br class="">+# $ cat test.c<br class="">+# volatile int a;<br class="">+# main() {<br class="">+#   int b = 3;<br class=""></blockquote><br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><span style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">Did you mean this to be `static`?</span><br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><span style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">--paulr</span><br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""></div></blockquote><div><br class=""></div><div>No. Read the the review that introduced this test.</div><br class=""><blockquote type="cite" class=""><div class=""><blockquote type="cite" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;" class="">+#   a;<br class="">+# }<br class="">+<br class=""># RUN: llvm-mc -triple=x86_64-apple-macosx10.15.0 -filetype=obj %s > %t.o<br class=""># RUN: lldb-test symbols %t.o | FileCheck %s<br class=""><br class=""><br class=""><br class=""><br class="">_______________________________________________<br class="">lldb-commits mailing list<br class=""><a href="mailto:lldb-commits@lists.llvm.org" class="">lldb-commits@lists.llvm.org</a><br class=""><a href="https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits" class="">https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits</a></blockquote></div></blockquote></div><br class=""></body></html>