1*337e241dSNico Weber# Note: we have to quote the /? option, otherwise some shells will try to 2*337e241dSNico Weber# expand the ? into a one-letter filename in the root directory, and make 3*337e241dSNico Weber# the test fail is such a file or directory exists. 4*337e241dSNico Weber# RUN: llvm-lib "/?" | FileCheck %s 517172c6bSNico Weber 617172c6bSNico WeberCHECK: OVERVIEW: LLVM Lib 7