mirror of
https://github.com/intel/llvm.git
synced 2026-02-08 08:57:43 +08:00
[lld][ELF] Cleanup %t directory in tests, NFC
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
## depending on the target symbol properties.
|
||||
|
||||
# REQUIRES: aarch64
|
||||
# RUN: split-file %s %t
|
||||
# RUN: rm -rf %t && split-file %s %t
|
||||
|
||||
# RUN: llvm-mc -filetype=obj -triple=aarch64 %t/symbols.s -o %t/symbols.o
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# REQUIRES: aarch64
|
||||
# RUN: split-file %s %t
|
||||
# RUN: rm -rf %t && split-file %s %t
|
||||
|
||||
# RUN: llvm-mc -filetype=obj -triple=aarch64 %t/a.s -o %t/a.o
|
||||
# RUN: llvm-mc -filetype=obj -triple=aarch64 %t/unpaired.s -o %t/unpaired.o
|
||||
|
||||
Reference in New Issue
Block a user