aboutsummaryrefslogtreecommitdiff
path: root/lldb
diff options
context:
space:
mode:
authorFelipe de Azevedo Piovezan <fpiovezan@apple.com>2024-06-14 12:40:30 -0700
committerGitHub <noreply@github.com>2024-06-14 12:40:30 -0700
commit445fc51800d391d0c912d8c6c918b016e0604319 (patch)
tree8b09b624dde6f1bb3e0076e319129f95e1683167 /lldb
parentc63b9a5af72a7d83d936c12ae4bc79828c073edf (diff)
downloadllvm-445fc51800d391d0c912d8c6c918b016e0604319.zip
llvm-445fc51800d391d0c912d8c6c918b016e0604319.tar.gz
llvm-445fc51800d391d0c912d8c6c918b016e0604319.tar.bz2
[lldb][test] Force dwarf4 usage in test requiring it (#95449)
This test is explicitly checking for dwarf 4 behavior on Apple platforms, so we should explicitly use the dwarf4 flag. Related to https://github.com/llvm/llvm-project/pull/95164
Diffstat (limited to 'lldb')
-rw-r--r--lldb/test/Shell/SymbolFile/DWARF/x86/apple-index-is-used.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/test/Shell/SymbolFile/DWARF/x86/apple-index-is-used.cpp b/lldb/test/Shell/SymbolFile/DWARF/x86/apple-index-is-used.cpp
index 0044053..5bcb2cb 100644
--- a/lldb/test/Shell/SymbolFile/DWARF/x86/apple-index-is-used.cpp
+++ b/lldb/test/Shell/SymbolFile/DWARF/x86/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 -gdwarf-4
// RUN: lldb-test symbols %t | FileCheck %s
// CHECK: .apple_names index present