|
# Note: we have to quote the /? option, otherwise some shells will try to
|
|
# expand the ? into a one-letter filename in the root directory, and make
|
|
# the test fail is such a file or directory exists.
|
|
# RUN: llvm-lib "/?" | FileCheck %s
|
|
|
|
CHECK: OVERVIEW: LLVM Lib
|