1 ## Don't make symlinks on Windows.
2 # UNSUPPORTED: system-windows
3 # REQUIRES: llvm-driver
7 # RUN: ln -s %llvm %t/invalidtool
8 # RUN: %t/invalidtool cxxfilt --help | FileCheck %s
10 # CHECK: OVERVIEW: LLVM symbol undecoration tool
12 # RUN: not %llvm invalidtool cxxfilt --help