Skip to content
Snippets Groups Projects
Commit 5541c0a1 authored by Edward Z. Yang's avatar Edward Z. Yang Committed by Austin Seipp
Browse files

Fix #8698 by properly handling long section names and reenabling .ctors handling


Our old function for searching for sections could only deal
with section names that were eight bytes or shorter; this
patch adds support for long section names.

Signed-off-by: default avatarEdward Z. Yang <ezyang@cs.stanford.edu>

(cherry picked from commit 40ce2035)
parent 93cf5149
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment