diff options
author | Aleksandr Urakov <aleksandr.urakov@jetbrains.com> | 2018-11-01 08:54:38 +0000 |
---|---|---|
committer | Aleksandr Urakov <aleksandr.urakov@jetbrains.com> | 2018-11-01 08:54:38 +0000 |
commit | 9d5b2d4adc6d3ba29628d23173d4b078ba42d5fd (patch) | |
tree | d0f2f844a9c20a0118bda8974c7eb60fc754e73c /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 3d347bf545d51156b3c1bf6ed93100369568a550 (diff) | |
download | llvm-9d5b2d4adc6d3ba29628d23173d4b078ba42d5fd.zip llvm-9d5b2d4adc6d3ba29628d23173d4b078ba42d5fd.tar.gz llvm-9d5b2d4adc6d3ba29628d23173d4b078ba42d5fd.tar.bz2 |
[Windows] A basic implementation of memory allocations in a debuggee process
Summary:
This patch adds a basic implementation of `DoAllocateMemory` and
`DoDeallocateMemory` for Windows processes. For now it considers only the
executable permission (and always allows reads and writes).
Reviewers: zturner, asmith, stella.stamenova, labath, clayborg
Reviewed By: zturner
Subscribers: Hui, vsk, jingham, aleksandr.urakov, clayborg, abidh, teemperor, lldb-commits
Tags: #lldb
Differential Revision: https://reviews.llvm.org/D52618
llvm-svn: 345815
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions