================ @@ -1,6 +1,7 @@ ## This is a test to test how SHT_RELR sections are dumped. # RUN: yaml2obj --docnum=1 %s -o %t1 +# RUN: llvm-objcopy --strip-all %t1 %t1.stripped ---------------- MaskRay wrote: Moved https://github.com/llvm/llvm-project/pull/89162