commit | 1fa3d9ef93578970b2e0506104b96c3ffaa42bcf | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Sun Feb 25 19:20:53 2007 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Sun Feb 25 19:20:53 2007 +0000 |
tree | 3bf1efcf1fcf6ee204911553487c99a1718852ff | |
parent | c25904f23a361d6550b7a2f5446707a6df31c3fb [diff] |
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34601 91177308-0d34-0410-b5e6-96231b3b80d8