[llvm] [llvm-objdump] Add support for symbolizing PGOBBAddrMap Info (PR #76386)

James Henderson via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 17 00:22:40 PST 2024


================
@@ -0,0 +1,181 @@
+# Test that in the presence of SHT_LLVM_BB_ADDR_MAP sections which also
----------------
jh7370 wrote:

Nit: newer llvm tools tests typically use `##` for comments, to help them stand out from lit directives.

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


More information about the llvm-commits mailing list