We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c63b9a5 commit 445fc51Copy full SHA for 445fc51
lldb/test/Shell/SymbolFile/DWARF/x86/apple-index-is-used.cpp
@@ -1,5 +1,5 @@
1
// Test that we use the apple indexes.
2
-// RUN: %clang %s -g -c -o %t --target=x86_64-apple-macosx
+// RUN: %clang %s -g -c -o %t --target=x86_64-apple-macosx -gdwarf-4
3
// RUN: lldb-test symbols %t | FileCheck %s
4
5
// CHECK: .apple_names index present
0 commit comments