diff options
author | Kirill Stoimenov <kstoimenov@google.com> | 2023-02-01 22:00:13 +0000 |
---|---|---|
committer | Kirill Stoimenov <kstoimenov@google.com> | 2023-02-02 00:39:00 +0000 |
commit | eb3be66028eac88098e0186cff80e0421949dd69 (patch) | |
tree | ed3319611d2750ad128eb6b5bdfb141ba6034f6d /llvm/lib/ExecutionEngine/Orc/ObjectLinkingLayer.cpp | |
parent | 897e345042cdf2b3c1dffd234d1b593205f69a32 (diff) | |
download | llvm-eb3be66028eac88098e0186cff80e0421949dd69.zip llvm-eb3be66028eac88098e0186cff80e0421949dd69.tar.gz llvm-eb3be66028eac88098e0186cff80e0421949dd69.tar.bz2 |
[LSAN] Add GetUserAddr function which returns the user visible address of an internal pointer
For HWASAN this would be the tagged address. It is the same pointer when pointer tagging is not used. Coincidently this also fixes some test which rely on comparing pointers.
Reviewed By: vitalybuka
Differential Revision: https://reviews.llvm.org/D143121
Diffstat (limited to 'llvm/lib/ExecutionEngine/Orc/ObjectLinkingLayer.cpp')
0 files changed, 0 insertions, 0 deletions