[CostModel][X86] getShuffleCosts - convert all shuffle cost tables to be CostKind...
[llvm-project.git] / llvm / test / tools / split-file / output-is-special.test
blob0b1e0f786c4d2b667a8c21055f19b5c18d7df6d1
1 # UNSUPPORTED: system-windows
3 ## Don't delete the output if it is special, otherwise root may accidentally
4 ## remove important special files.
5 # RUN: not split-file %s /dev/null 2>&1 | FileCheck %s
7 # CHECK: error: /dev/null: output cannot be a special file