1
0
Fork
You've already forked zar
0

Add support for writing sorted symbol table #32

Merged
iddev5 merged 4 commits from writing/sorted-table into master 2021年11月02日 18:57:47 +01:00
iddev5 commented 2021年11月02日 18:47:26 +01:00 (Migrated from github.com)
Copy link

This tiny PR adds support for sorted symbol table which could be useful for darwin or windows ecoff symbol table in future. Currently it is exposed as a non-standard zar-specific extension modifier to create command.

Also, sorting of table is enabled by default as the option is harmless even when a sorted table is not expected.

This tiny PR adds support for sorted symbol table which could be useful for darwin or windows ecoff symbol table in future. Currently it is exposed as a non-standard zar-specific extension modifier to create command. Also, sorting of table is enabled by default as the option is harmless even when a sorted table is not expected.
moosichu commented 2021年11月03日 09:25:02 +01:00 (Migrated from github.com)
Copy link

Does llvm ar sort by default? Ideally our output should exactly and deterministically match llvm ar where possible.

Does llvm ar sort by default? Ideally our output should exactly and deterministically match llvm ar where possible.
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Moosichu/zar!32
Reference in a new issue
Moosichu/zar
No description provided.
Delete branch "writing/sorted-table"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?