[llvm] [BOLT] Fix updating DW_AT_stmt_list for DWARF5 TUs. (PR #79374)

Maksim Panchenko via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 24 15:16:08 PST 2024


================
@@ -0,0 +1,113 @@
+# REQUIRES: system-linux
+
+# Check BOLT handles updating DW_AT_stmt_list correctly for TUs when both objects are built with DWARF5.
----------------
maksfb wrote:

"## Check that BOLT updates...."

https://github.com/llvm/llvm-project/pull/79374


More information about the llvm-commits mailing list