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