]> git.saurik.com Git - apple/ld64.git/blobdiff - unit-tests/test-cases/multiple-entry-points/test.s
ld64-59.2.tar.gz
[apple/ld64.git] / unit-tests / test-cases / multiple-entry-points / test.s
index dc3b340abdf5a7bdb7b4146cf3e04b8f35928484..45598933926dcb25d597e12696d243c7d3fb1f35 100644 (file)
@@ -35,10 +35,12 @@ _foo3:
                
                
                
+       .align 2
 _bar:
                nop
                
                
+       .align 2
        .globl _xx
        .globl __xx
 _xx:
@@ -46,6 +48,7 @@ __xx:
                nop
                
                
+       .align 2
 _ok:
                nop