commit | 7eb15c6d33b28b7f3d7b5643cd83449c0b486bb9 | [log] [tgz] |
---|---|---|
author | Rafael Espindola <rafael.espindola@gmail.com> | Thu Jun 22 20:27:33 2017 +0000 |
committer | Rafael Espindola <rafael.espindola@gmail.com> | Thu Jun 22 20:27:33 2017 +0000 |
tree | cbc78b6d038e1941e829cf6564e8e34f506d7618 | |
parent | 980c01094a3b5a6b6ed412857f87cb097396039a [diff] |
Simplify WinCOFFObjectWriter::recordRelocation. It looks like that when this code was written recordRelocation could be called with A-B where A and B are in the same section. The expression evaluation logic these days makes sure those are folded, so some of this code was dead. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@306053 91177308-0d34-0410-b5e6-96231b3b80d8