diff options
author | Erich Keane <erich.keane@intel.com> | 2019-02-07 15:14:11 +0000 |
---|---|---|
committer | Erich Keane <erich.keane@intel.com> | 2019-02-07 15:14:11 +0000 |
commit | 892e63319497bfbea7c93d763c43a1944d6d7ab4 (patch) | |
tree | 8eb0177f75e005d92fcb02f49e8394f6fb21a6c8 /lldb/packages/Python/lldbsuite/test/python_api/default-constructor | |
parent | fe9bb8ff24a503ab8baf01bbc3f6983b717328f8 (diff) | |
download | bcm5719-llvm-892e63319497bfbea7c93d763c43a1944d6d7ab4.tar.gz bcm5719-llvm-892e63319497bfbea7c93d763c43a1944d6d7ab4.zip |
Fix r350643 to limit COFF emission to <= 32 BYTES instead of BITS.
The patch in r350643 incorrectly sets the COFF emission based on bits
instead of bytes. This patch converts the 32 via CharUnits to bits to
compare the correct values.
Change-Id: Icf38a16470ad5ae3531374969c033557ddb0d323
llvm-svn: 353411
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/default-constructor')
0 files changed, 0 insertions, 0 deletions