commit | 0f4c901bc99e97e6ab6bede2ef4372d2fa5ed599 | [log] [tgz] |
---|---|---|
author | Petr Hosek <phosek@chromium.org> | Fri Dec 14 01:37:56 2018 +0000 |
committer | Petr Hosek <phosek@chromium.org> | Fri Dec 14 01:37:56 2018 +0000 |
tree | f99ee23500ada56d7e224d043ea3281ef6a23c7f | |
parent | 6592c09789e806aee0a8d375f62cdc54d81d7671 [diff] |
[llvm-xray] Support for PIE When the instrumented binary is linked as PIE, we need to apply the relative relocations to sleds. This is handled by the dynamic linker at runtime, but when processing the file we have to do it ourselves. Differential Revision: https://reviews.llvm.org/D55542 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@349120 91177308-0d34-0410-b5e6-96231b3b80d8