================
@@ -868,10 +870,12 @@ enum : unsigned {
EF_AMDGPU_MACH_AMDGCN_RESERVED_0X4D = 0x04d,
EF_AMDGPU_MACH_AMDGCN_RESERVED_0X56 = 0x056,
EF_AMDGPU_MACH_AMDGCN_RESERVED_0X57 = 0x057,
+ EF_AMDGPU_MACH_AMDGCN_RESERVED_0X60 = 0x060,
----------------
arsenm wrote:
Isn't there some registration process required for these with whoever maintains
the ELF header? I'm not sure who or how that gets taken care of
https://github.com/llvm/llvm-project/pull/205363
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits