brintos

brintos / llvm-project-archived public Read only

0
0
Text · 263 B · ce0fb33 Raw
7 lines · plain
1# Note: we have to quote the /? option, otherwise some shells will try to2# expand the ? into a one-letter filename in the root directory, and make3# the test fail is such a file or directory exists.4# RUN: llvm-lib "/?" | FileCheck %s5 6CHECK: OVERVIEW: LLVM Lib7