[llvm] [SHT_LLVM_BB_ADDR_MAP] Add an option to skip emitting bb entries (PR #114447)
Lei Wang via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 13 11:26:37 PST 2024
================
@@ -0,0 +1,91 @@
+## This test checks how llvm-readobj prints for skipped BB entries(-skip-emit-bb-entries) file.
----------------
wlei-llvm wrote:
fixed.
https://github.com/llvm/llvm-project/pull/114447
More information about the llvm-commits
mailing list