[llvm] [AMDGPU] Add AMDGPU support for llvm-objcopy (PR #92066)
Aakanksha Patil via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 18 09:51:48 PDT 2024
================
@@ -129,6 +134,7 @@ FileHeader:
# Arbitrary values that do not match any value we convert to via --output-format.
Machine: EM_NONE
OSABI: ELFOSABI_STANDALONE
+ Flags: [[FLAGS=<none>]]
----------------
aakanksha555 wrote:
@Pierre-vh tried out 0 instead of /<none/> for the flag but saw the same error
https://github.com/llvm/llvm-project/pull/92066
More information about the llvm-commits
mailing list