================ @@ -42,6 +27,21 @@ look_me_up: .size foo.__part.1, .Lfoo.__part.1_end-foo.__part.1 +bar: + nop +.Lbar_end: + .size bar, .Lbar_end-bar + + .type foo,@function +foo: ---------------- labath wrote:
(and yes, `look_me_up` is in the middle of that block, so that it causes lldb to parse it) https://github.com/llvm/llvm-project/pull/132395 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits