Skip to content

Commit cd3d787

Browse files
committed
..and with lld
1 parent b9fb108 commit cd3d787

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lldb/test/API/functionalities/thread/step_until/symbol.order

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
SECTIONS {
2-
.text : {
2+
.text.ordered : {
33
*(.text.call_me)
44
*(.text.foo)
55
*(.text.call_me.call_me.__part.1)

0 commit comments

Comments
 (0)