projects
/
apple
/
ld64.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ld64-59.2.tar.gz
[apple/ld64.git]
/
unit-tests
/
test-cases
/
multiple-entry-points
/
test.s
diff --git
a/unit-tests/test-cases/multiple-entry-points/test.s
b/unit-tests/test-cases/multiple-entry-points/test.s
index dc3b340abdf5a7bdb7b4146cf3e04b8f35928484..45598933926dcb25d597e12696d243c7d3fb1f35 100644
(file)
--- a/
unit-tests/test-cases/multiple-entry-points/test.s
+++ b/
unit-tests/test-cases/multiple-entry-points/test.s
@@
-35,10
+35,12
@@
_foo3:
+ .align 2
_bar:
nop
_bar:
nop
+ .align 2
.globl _xx
.globl __xx
_xx:
.globl _xx
.globl __xx
_xx:
@@
-46,6
+48,7
@@
__xx:
nop
nop
+ .align 2
_ok:
nop
_ok:
nop