diff options
Diffstat (limited to 'lit/SymbolFile/DWARF/apple-index-is-used.cpp')
| -rw-r--r-- | lit/SymbolFile/DWARF/apple-index-is-used.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lit/SymbolFile/DWARF/apple-index-is-used.cpp b/lit/SymbolFile/DWARF/apple-index-is-used.cpp index 104d86756e48..00440531e99f 100644 --- a/lit/SymbolFile/DWARF/apple-index-is-used.cpp +++ b/lit/SymbolFile/DWARF/apple-index-is-used.cpp @@ -1,5 +1,5 @@ // Test that we use the apple indexes. -// RUN: clang %s -g -c -o %t --target=x86_64-apple-macosx +// RUN: %clang %s -g -c -o %t --target=x86_64-apple-macosx // RUN: lldb-test symbols %t | FileCheck %s // CHECK: .apple_names index present |
