[llvm] [SHT_LLVM_BB_ADDR_MAP] Add an option to skip emitting bb entries (PR #114447)
Rahman Lavaee via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 11 22:30:50 PST 2024
================
@@ -134,3 +138,9 @@ declare i32 @__gxx_personality_v0(...)
; PGO-BRP-NEXT: .byte 5 # successor BB ID
; PGO-BRP-NEXT: .ascii "\200\200\200\200\b" # successor branch probability
+
+; SKIP-BB-ENTRIES: .byte 17 # feature
----------------
rlavaee wrote:
Can we align this with the next line?
https://github.com/llvm/llvm-project/pull/114447
More information about the llvm-commits
mailing list