Fix subzero Windows build
MinGW's GCC 4.8.1 was sad because SectionType was shadowing the other SectionType. Also, the enum's values are in the ELFObjectWriter namespace, not ELFObjectWriter::SectionType.
R=stichnot@chromium.org, jvoung@chromium.org
BUG= Windows build is sad
Review URL: https://codereview.chromium.org/891953002
Showing
Please
register
or
sign in
to comment