[lld-macho][nfc] Rename output binary so it doesn't overwrite existing one
authorVy Nguyen <vyng@google.com>
Mon, 25 Oct 2021 02:46:46 +0000 (22:46 -0400)
committerVy Nguyen <vyng@google.com>
Mon, 25 Oct 2021 13:55:40 +0000 (09:55 -0400)
`%t/basics` already exists - it would be nice to be able to examine it afterward

Differential Revision: https://reviews.llvm.org/D112392

lld/test/MachO/dead-strip.s

index b1fcdf3..346aed4 100644 (file)
@@ -67,8 +67,8 @@
 
 ## Extern symbols aren't stripped from executables with -export_dynamic
 # RUN: %lld -lSystem -dead_strip -export_dynamic -u _ref_private_extern_u \
-# RUN:     %t/basics.o -o %t/basics
-# RUN: llvm-objdump --syms --section-headers %t/basics | \
+# RUN:     %t/basics.o -o %t/basics-export-dyn
+# RUN: llvm-objdump --syms --section-headers %t/basics-export-dyn | \
 # RUN:     FileCheck --check-prefix=EXECDYN %s
 # EXECDYN-LABEL: Sections:
 # EXECDYN-LABEL: Name