diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2021-04-14 16:34:04 -0700 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2021-04-16 12:30:54 -0700 |
commit | fdbb5a7a91b00d1e4a9a16fee96763917a411fff (patch) | |
tree | c413080a9cea251cef013a9984083709e88cd5f8 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 6d2d3bd0a61f5fc7fd9f61f48bc30e9ca77cc619 (diff) | |
download | llvm-fdbb5a7a91b00d1e4a9a16fee96763917a411fff.zip llvm-fdbb5a7a91b00d1e4a9a16fee96763917a411fff.tar.gz llvm-fdbb5a7a91b00d1e4a9a16fee96763917a411fff.tar.bz2 |
[lldb] Add code and data address mask to Process
Add a code and data address mask to Process with respective getters and
setters and a setting that allows the user to specify the mast as a
number of addressable bits. The masks will be used by FixCodeAddress and
FixDataAddress respectively in the ABI classes.
Differential revision: https://reviews.llvm.org/D100515
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions