commit | efe301647785e6528951f2a7ae6d3b9cd69c50bf | [log] [tgz] |
---|---|---|
author | Frederic Riss <friss@apple.com> | Mon Aug 31 01:43:14 2015 +0000 |
committer | Frederic Riss <friss@apple.com> | Mon Aug 31 01:43:14 2015 +0000 |
tree | e0466bb38982a09ab3004c4d0656cb83930e9ea1 | |
parent | 74e7aca9e09d547d9117b11b69d49591e683b702 [diff] |
[dsymutil] Fix handling of inlined_subprogram low_pcs The value of an inlined subprogram low_pc attribute should not get relocated, but it can happen that it matches the enclosing function's start address and thus gets the generic treatment. Special case it to avoid applying the PC offset twice. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@246406 91177308-0d34-0410-b5e6-96231b3b80d8