[lld-macho] Fix PAGEZERO=4GB errors on Windows by ensuring enum is uint64_t
It appears that MSVC doesn't resize the enum properly to fit the constants.
parent
153a24ab
Please register or sign in to comment
It appears that MSVC doesn't resize the enum properly to fit the constants.