Permalink
Please sign in to comment.
Browse files
Tag functions in asm properly. Thanks to Matthias Klose for debugging…
… the issue.
- Loading branch information...
Showing
with
31 additions
and 12 deletions.
- +5 −2 test cases/common/127 cpp and asm/retval-arm.S
- +5 −2 test cases/common/127 cpp and asm/retval-x86.S
- +5 −2 test cases/common/127 cpp and asm/retval-x86_64.S
- +5 −2 test cases/common/141 c cpp and asm/retval-arm.S
- +6 −2 test cases/common/141 c cpp and asm/retval-x86.S
- +5 −2 test cases/common/141 c cpp and asm/retval-x86_64.S
0 comments on commit
1def456