[llvm] Add --offoading option to llvm-readobj (PR #143342)

James Henderson via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 12 00:22:19 PDT 2025


================
@@ -138,6 +138,7 @@ static bool Notes;
 static bool ProgramHeaders;
 static bool SectionGroups;
 static bool VersionInfo;
+static bool Offloading;
----------------
jh7370 wrote:

Sounds good

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


More information about the llvm-commits mailing list