Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xiph.Org
aom-rav1e
Commits
6f492810
Commit
6f492810
authored
Mar 19, 2014
by
James Zern
Committed by
Gerrit Code Review
Mar 19, 2014
Browse files
Merge "ads2armasm_ms: Add an ALIGN 4 after ENDP"
parents
b64d58c7
5182befa
Changes
1
Hide whitespace changes
Inline
Side-by-side
build/make/ads2armasm_ms.pl
View file @
6f492810
...
...
@@ -32,6 +32,7 @@ while (<STDIN>)
s/ldrneb/ldrbne/i
;
s/ldrneh/ldrhne/i
;
s/(ENDP.*)/$&\n ALIGN 4/
;
print
;
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment