[llvm] [BOLT][DWARF] Fix debug info update issue with dwarf4 dwp (PR #155619)
Jinjie Huang via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 4 03:08:05 PDT 2025
================
@@ -0,0 +1,450 @@
+# RUN: rm -rf %t && mkdir -p %t && cd %t
----------------
Jinjie-Huang wrote:
Got it. It seems we don't need to describe how the assembly comes via update_test_body.py, so I've removed this part for now.
https://github.com/llvm/llvm-project/pull/155619
More information about the llvm-commits
mailing list