[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.
Loading
Please sign in to comment
It appears that MSVC doesn't resize the enum properly to fit the constants.