commit | 43a722e52d469561f4d93b21b03ba2d47a5c4101 | [log] [tgz] |
---|---|---|
author | Petr Hosek <phosek@chromium.org> | Fri Dec 14 05:56:20 2018 +0000 |
committer | Petr Hosek <phosek@chromium.org> | Fri Dec 14 05:56:20 2018 +0000 |
tree | b46f10126b478ebaa7db24b8ba014666144e46fc | |
parent | f4a9ec323e3361e9d0145d04c3cbd7b439cd6be1 [diff] |
[llvm-xray] Store offset pointers in temporaries DataExtractor::getU64 modifies the OffsetPtr which also pass to RelocateOrElse which breaks on Windows. This addresses the issue introduced in r349120. Differential Revision: https://reviews.llvm.org/D55689 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@349129 91177308-0d34-0410-b5e6-96231b3b80d8