asl added inline comments.
================
Comment at: lldb/source/Expression/IRMemoryMap.cpp:181
size_t alloc_size = back->second.m_size;
auto arch = target_sp->GetArchitecture().GetTriple().getArch();
+ uint64_t align = target_sp->GetExprAllocAlign();
----------------
is arch unused now?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149262/new/
https://reviews.llvm.org/D149262
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits