| commit | 41e9f6a854c1bfa259f890478abd375229232b5c | [log] [tgz] |
|---|---|---|
| author | Evan Cheng <evan.cheng@apple.com> | Fri Jan 16 22:57:32 2009 +0000 |
| committer | Evan Cheng <evan.cheng@apple.com> | Fri Jan 16 22:57:32 2009 +0000 |
| tree | e9e590f0095c151e4f9c2c1e629e872970851f37 | |
| parent | cbc26fdb6ecdebd60cbd6283fc507acf3fe5b96f [diff] |
Fix PPC ISD::Declare isel and eliminate the need for PPCTargetLowering::LowerGlobalAddress to check if isVerifiedDebugInfoDesc() is true. Given the recent changes, it would falsely return true for a lot of GlobalAddressSDNode's. llvm-svn: 62373