diff options
author | Martin Storsjö <martin@martin.st> | 2019-12-06 13:25:38 +0200 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2019-12-10 13:55:38 +0200 |
commit | a0f72441c8980c0d68c52f4e789a8c61dc4fd2e7 (patch) | |
tree | 3f2e48cdc3b56d57fcaf0a0315a65f88329d8db3 /lldb/source/Commands/CommandObjectGUI.cpp | |
parent | 965ed1e974e80e0b96ac3921e8a915e8e46baa5c (diff) | |
download | llvm-a0f72441c8980c0d68c52f4e789a8c61dc4fd2e7.zip llvm-a0f72441c8980c0d68c52f4e789a8c61dc4fd2e7.tar.gz llvm-a0f72441c8980c0d68c52f4e789a8c61dc4fd2e7.tar.bz2 |
[LLDB] [PECOFF] Make sure to set the address byte size in m_data after parsing headers
If not set, the address byte size was implied to be the one of the
host process.
This allows reverting the functional change from 31087b2ae9154, since
now PECOFF does the same as ELF and MachO wrt setting both byte order
and address size on m_data within ParseHeader.
Differential Revision: https://reviews.llvm.org/D71108
Diffstat (limited to 'lldb/source/Commands/CommandObjectGUI.cpp')
0 files changed, 0 insertions, 0 deletions