aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectThread.cpp
diff options
context:
space:
mode:
authorLang Hames <lhames@gmail.com>2020-04-01 11:36:36 -0700
committerLang Hames <lhames@gmail.com>2020-04-01 12:16:38 -0700
commit8e5a8f620cc2ac2805fce77eddea3405329f90df (patch)
treea5ffa3dd9150d200f382ef19d94b6fe89bcfa88f /lldb/source/Commands/CommandObjectThread.cpp
parent53e2380881076492b9124d726b6f38a7669c61cd (diff)
downloadllvm-8e5a8f620cc2ac2805fce77eddea3405329f90df.zip
llvm-8e5a8f620cc2ac2805fce77eddea3405329f90df.tar.gz
llvm-8e5a8f620cc2ac2805fce77eddea3405329f90df.tar.bz2
[ORC] Don't require a null-terminator on MemoryBuffers for objects in archives.
The MemoryBuffer::getMemBuffer method's RequiresNullTerminator parameter defaults to true, but object files are not null terminated so we need to explicitly pass false here.
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions