commit | 774ad7aeb35985f768e0290ebf606c62620d36c2 | [log] [tgz] |
---|---|---|
author | Rafael Espindola <rafael.espindola@gmail.com> | Tue Mar 10 04:11:52 2015 +0000 |
committer | Rafael Espindola <rafael.espindola@gmail.com> | Tue Mar 10 04:11:52 2015 +0000 |
tree | e89534a63a6b896e57f071ca60b706052d19957f | |
parent | 44292e80acfd76d3584054b059a9559f2f449390 [diff] |
Remove incredibly confusing isBaseAddressKnownZero. When referring to a symbol in a dwarf section on ELF we should use .long foo instead of .long foo - .debug_something because ELF is unaware of the content of the sections and therefore needs relocations. This has nothing to do with optimizing a -0. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@231751 91177308-0d34-0410-b5e6-96231b3b80d8