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 fbfd327 commit 56f7da6Copy full SHA for 56f7da6
lldb/test/Shell/SymbolFile/absolute-symbol.s
@@ -1,4 +1,5 @@
1
-# RUN: %clang %s -g -c -o %t.o
+# REQUIRES: system-darwin
2
+# RUN: %clang %s -c -o %t.o
3
# RUN: %lldb -b -o 'target modules lookup -s absolute_symbol' %t.o | FileCheck %s
4
# CHECK: 1 symbols match 'absolute_symbol'
5
# CHECK: Address: 0x0000000012345678 (0x0000000012345678)
0 commit comments