one important bugfix: PPC32 didn't have both elf and macho support for
external symbols and global addresses. Add the missing ones. one important workaround: PPCISD::CALL is matched by both PPCcall_ELF and PPCcall_Macho, disable the _ELF patterns for now. llvm-svn: 34601
Loading
Please register or sign in to comment