ObjFW  Check-in [ddb7ebcf5b]

Overview
Comment:Use `bti c` instead of `bti jc`

The `j` isn't necessary, as tail call eliminations can just use x16/x17,
which allow any type.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: ddb7ebcf5b0f840113bcb6b86ebd2b68873789ea9efd845de0d3314a2086be74
User & Date: js on 2024-02-24 22:30:06
Other Links: manifest | tags
Context
2024-02-25
01:08
Backport associated objects to old Apple runtime check-in: 2d8c6a004d user: js tags: trunk
2024-02-24
22:30
Use `bti c` instead of `bti jc` check-in: 21244a7e62 user: js tags: 1.0
22:30
Use `bti c` instead of `bti jc` check-in: ddb7ebcf5b user: js tags: trunk
21:12
Update ChangeLog for 1.0.10 check-in: 7767b60d7f user: js tags: trunk
Changes