Fixed an assertion that could happen if we happened to parse a mach-o object
file that had a symbol that had a section specified where the section had zero size. We now honor this section definition for the symbol and don't assert anymore. llvm-svn: 138646
Loading
Please register or sign in to comment