Skip to content

Commit 4363bb8

Browse files
committed
formatting
1 parent 503a6a5 commit 4363bb8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lld/test/MachO/reexport-with-rpath.s

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@
1111
# RUN: %lld -dylib -install_name @rpath/two/three/libCee.dylib %t/c.o -o %t/cc/two/three/libCee.dylib
1212
# RUN: %lld -dylib -install_name @rpath/two/three/libBee.dylib -L%t/cc/two/three -sub_library libCee -lCee %t/b.o -o %t/bb/two/three/libBee.dylib -rpath %t/cc
1313
# RUN: %lld -dylib -install_name @rpath/two/three/libAee.dylib -L%t/bb/two/three -sub_library libBee -lBee %t/a.o -o %t/aa/two/three/libAee.dylib
14-
##################
15-
1614

1715
#--- c.s
1816
.text

0 commit comments

Comments
 (0)