[llvm] [llvm-objdump] Fix lma display issue for non-bss sections (PR #72141)
Fangrui Song via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 13 16:04:26 PST 2023
================
@@ -0,0 +1,54 @@
+# RUN: yaml2obj %s > %t
----------------
MaskRay wrote:
`-o %t`
https://github.com/llvm/llvm-project/pull/72141
More information about the llvm-commits
mailing list