[llvm] [llvm-objcopy] Add SystemZ support (PR #81841)

James Henderson via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 16 00:10:40 PST 2024


https://github.com/jh7370 approved this pull request.

Looks good, except it looks like we document the supported formats in the CommandGuide (see https://llvm.org/docs/CommandGuide/llvm-objcopy.html#supported-formats). Unfortunately, it looks like some of the newer ones are missing from that. If you're okay with doing so, it would be great if you could provide another PR that adds the remaining missing ones (I think it's just hexagon and loongarch, but could be wrong).

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


More information about the llvm-commits mailing list