[llvm] [llvm-readobj] Dump callgraph section info for ELF (PR #157499)

James Henderson via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 24 00:32:17 PST 2025


================
@@ -63,6 +65,7 @@
 #include "llvm/Support/ScopedPrinter.h"
 #include "llvm/Support/SystemZ/zOSSupport.h"
 #include "llvm/Support/raw_ostream.h"
+#include "llvm/TargetParser/Triple.h"
----------------
jh7370 wrote:

Why this include?

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


More information about the llvm-commits mailing list