[llvm] [llvm-objdump] Add preliminary support for decoding binary files (PR #115667)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 17 12:56:29 PST 2024


================
@@ -33,6 +33,7 @@ add_llvm_component_library(LLVMObject
   WindowsMachineFlag.cpp
   WindowsResource.cpp
   XCOFFObjectFile.cpp
+  BinaryObjectFile.cpp
----------------
MaskRay wrote:

alphabetical order

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


More information about the llvm-commits mailing list