Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This adds the `S_ATTR_NO_DEAD_STRIP` section attribute, which forces "unused" code to remain in the binary. This is paired with `S_REGULAR` to provide a required section type. This fixes dtolnay#41.
- Loading branch information