[llvm] [Object] Beginnings of SFrame parser and dumper (PR #147294)

James Henderson via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 16 03:03:46 PDT 2025


================
@@ -17,42 +25,48 @@ FileHeader:
   Type:    ET_EXEC
   Machine: EM_X86_64
----------------
jh7370 wrote:

Nit: I believe you can drop the `Machine` fields from all these YAML docs.

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


More information about the llvm-commits mailing list