[llvm] [AMDGPU] Add AMDGPU support for llvm-objcopy (PR #92066)
Aakanksha Patil via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 11 09:40:33 PDT 2024
aakanksha555 wrote:
Hi, considering both of your feedback I'm trying to have amdgpu go into cross-arch-headers.test with a flag as suggested.
But, adding "Flags: [[FLAGS=<none>]]" to the FileHeader: gives-
YAML:136:20: error: expected sequence of bit values
Flags: <none>
Any suggestions on how I can go about incorporating the flag?
https://github.com/llvm/llvm-project/pull/92066
More information about the llvm-commits
mailing list