Ach, editing too many files at once. Make this file compile again.

llvm-svn: 270620
This commit is contained in:
Jason Molenda
2016-05-24 22:05:22 +00:00
parent fc4c8a1e46
commit 63294b730d

View File

@@ -2610,7 +2610,7 @@ ObjectFileMachO::ParseSymtab ()
// kext bundles don't have LC_FUNCTION_STARTS / eh_frame sections, but we can assume that we have
// accurate symbol boundaries for them, they're a special case.
if (function_starts_count == 0 && header.filetype != MH_KEXT_BUNDLE)
if (function_starts_count == 0 && m_header.filetype != llvm::MachO::MH_KEXT_BUNDLE)
{
// No LC_FUNCTION_STARTS/eh_frame section in this binary, we're going to assume the binary
// has been stripped. Don't allow assembly language instruction emulation because we don't