[llvm] [llvm-readobj][ELF] Fix broken JSON output with --dynamic-table (PR #95976)

Fred Grim via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 20 15:24:46 PDT 2024


================
@@ -138,6 +140,314 @@
 # GNU64-NEXT:  0x0000000076543210 (<unknown:>0x76543210) 0x5555666677778888
 # GNU64-NEXT:  0x0000000000000000 (NULL)                 0x0
 
+# JSON64:   "DynamicSection": [
----------------
feg208 wrote:

Once we are good with the format I'll clean up the commit message so the output matches @ilovepi to keep everything tidy

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


More information about the llvm-commits mailing list