diff options
author | Kerry McLaughlin <kerry.mclaughlin@arm.com> | 2020-08-11 11:38:08 +0100 |
---|---|---|
committer | Kerry McLaughlin <kerry.mclaughlin@arm.com> | 2020-08-11 12:17:10 +0100 |
commit | 85c7e89f3b334a66df63d760d7951ee9fa2a5df5 (patch) | |
tree | e4b657348284cbb066bef37724a1cb05e85aaba1 /lldb/source/Commands/CommandObjectThread.cpp | |
parent | b2b7dbb47aa9aff1252d4440bb9986df5a7e67cb (diff) | |
download | llvm-85c7e89f3b334a66df63d760d7951ee9fa2a5df5.zip llvm-85c7e89f3b334a66df63d760d7951ee9fa2a5df5.tar.gz llvm-85c7e89f3b334a66df63d760d7951ee9fa2a5df5.tar.bz2 |
[CodeGen] Refactor getMemBasePlusOffset & getObjectPtrOffset to accept a TypeSize
Changes the Offset arguments to both functions from int64_t to TypeSize
& updates all uses of the functions to create the offset using TypeSize::Fixed()
Reviewed By: efriedma
Differential Revision: https://reviews.llvm.org/D85220
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions