[llvm] Allow the dumping of .dwo files contents to show up when dumping an e… (PR #66726)

David Blaikie via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 15 17:01:59 PST 2023


================
@@ -15,39 +15,39 @@ RUN: llvm-dwarfdump --statistics statistics-fib.split-dwarf.o | FileCheck %s
 # real_fib (int x, int answers[11])
 # {
 #   int result;
-# 
----------------
dwblaikie wrote:

Bunch of unrelated formatting should be undone here

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


More information about the llvm-commits mailing list