[llvm] [llvm][AsmPrinter] Call graph section format. (PR #159866)
Paul Kirth via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 25 10:10:16 PDT 2025
================
@@ -34,10 +34,10 @@ entry:
; CHECK: .section .callgraph,"o", at progbits,.text
----------------
ilovepi wrote:
Can we check these details on a second target? esp a 32 bit one? maybe rv32? would be trivial to check rv64 at the same time.
https://github.com/llvm/llvm-project/pull/159866
More information about the llvm-commits
mailing list