| commit | 4565ef5b65b7d0b778b41836d70b806196cc8e24 | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Wed Jul 22 00:05:44 2009 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Wed Jul 22 00:05:44 2009 +0000 |
| tree | 6938ad8daf6bcadd6914dcc163a1ebb7ac57d678 | |
| parent | 71dfd782ce8b4523ae1200011074d1cea02978bd [diff] |
reimplement Constant::ContainsRelocations as Constant::getRelocationInfo(), which has a much simpler to use API. It still should not be part of libvmcore, but is better than it was. Also teach it to be smart about hidden visibility. llvm-svn: 76700