diff options
| author | Dan Liew <dan@su-root.co.uk> | 2019-01-27 22:45:11 +0000 |
|---|---|---|
| committer | Dan Liew <dan@su-root.co.uk> | 2019-01-27 22:45:11 +0000 |
| commit | 225eb75a10adea9feffb52ce5fce999257fb3ddf (patch) | |
| tree | e2207a84172bb3e27148b18cd4b34ce233d2a735 /llvm/lib/Object/COFFImportFile.cpp | |
| parent | cfca2a7adfce4fb166773a4122a067726a3beefc (diff) | |
| download | bcm5719-llvm-225eb75a10adea9feffb52ce5fce999257fb3ddf.tar.gz bcm5719-llvm-225eb75a10adea9feffb52ce5fce999257fb3ddf.zip | |
Make more allocator methods work correctly with in an out-of-process mode.
Summary:
This makes `GetBlockBegin()` and `GetBlockBeginFastLocked()` work correctly with `RemoteAddressSpaceView`.
This has a knock on effect of also making the `PointerIsMine()` and
`GetMetaData()` methods behave correctly when `RemoteAddressSpaceView`
is used to instantiate the allocators.
This will be used by future out-of-process allocator enumeration
patches.
rdar://problem/45284065
Reviewers: kcc, vitalybuka, dvyukov, cryptoad, eugenis, george.karpenkov, yln
Subscribers: #sanitizers, llvm-commits, kubamracek
Differential Revision: https://reviews.llvm.org/D56964
llvm-svn: 352335
Diffstat (limited to 'llvm/lib/Object/COFFImportFile.cpp')
0 files changed, 0 insertions, 0 deletions

