[llvm] [AMDGPU] Add AMDGPU support for llvm-objcopy (PR #92066)

James Henderson via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 19 00:57:41 PDT 2024


================
@@ -3,6 +3,7 @@
 # Note that we don't actually need any DWARF to produce the DWO file.
 
 # RUN: yaml2obj %s -o %t.o
+# RUN: yaml2obj -DFLAGS=[EF_AMDGPU_MACH_AMDGCN_GFX900] %s -o %t.o
----------------
jh7370 wrote:

> I now agree a separate test file is needed, so feel free to revert to the previous approach

Please don't.

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


More information about the llvm-commits mailing list