diff options
author | Youling Tang <tangyouling@loongson.cn> | 2022-11-10 13:32:24 +0800 |
---|---|---|
committer | Weining Lu <luweining@loongson.cn> | 2022-11-10 13:32:30 +0800 |
commit | eae8d93dc26837c2aa5764b7761e4d475b154081 (patch) | |
tree | b5624eef43e9641c4a4f355638a192b657079c9b /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 8fda8901e29bf80bd91574f29b50868958195a4e (diff) | |
download | llvm-eae8d93dc26837c2aa5764b7761e4d475b154081.zip llvm-eae8d93dc26837c2aa5764b7761e4d475b154081.tar.gz llvm-eae8d93dc26837c2aa5764b7761e4d475b154081.tar.bz2 |
[sanitizer] Add GetMaxVirtualAddress() support for LoongArch
Add support for getting the maximum virtual address, LoongArch has multiple
address space layouts, the default maximum virtual address of the current
user space is 47 bits. (from TASK_SIZE in the kernel for loongarch64).
Reviewed By: SixWeining
Differential Revision: https://reviews.llvm.org/D137219
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions