diff options
author | Fangrui Song <i@maskray.me> | 2022-03-11 20:16:17 -0800 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2022-03-11 20:16:17 -0800 |
commit | a53ea51dec34e0825bc44d7789e904964c4105ff (patch) | |
tree | eb162756024949db15ed19729cf157dd6143b781 /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | |
parent | 689c3a2552b90bcc93558581eebbef9c540a0994 (diff) | |
download | llvm-a53ea51dec34e0825bc44d7789e904964c4105ff.zip llvm-a53ea51dec34e0825bc44d7789e904964c4105ff.tar.gz llvm-a53ea51dec34e0825bc44d7789e904964c4105ff.tar.bz2 |
[lsan] ppc64: dynamically pick address range for allocator
For ppc64 PIE, it seems that [0xa00000000000,0xc00000000000) may be occupied
which will lead to a segfault in certain kernel configurations
(clang-ppc64le-rhel). Use the `!kUsingConstantSpaceBeg` code path like Fuchsia.
Reviewed By: jsji
Differential Revision: https://reviews.llvm.org/D121257
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions