Skip to content

Commit 644b189

Browse files
fixup! Polish test and add coverage for Itanium
1 parent 39c6e1b commit 644b189

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lldb/test/Shell/SymbolFile/DWARF/x86/member-pointers.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// REQUIRES: lld
2+
13
// Itanium ABI:
24
// RUN: %clang --target=x86_64-pc-linux -gdwarf -c -o %t_linux.o %s
35
// RUN: %lldb -f %t_linux.o -b -o "target variable mp" | FileCheck %s

0 commit comments

Comments
 (0)