diff options
author | Tim Northover <tnorthover@apple.com> | 2017-03-21 21:12:04 +0000 |
---|---|---|
committer | Tim Northover <tnorthover@apple.com> | 2017-03-21 21:12:04 +0000 |
commit | dd4b9d6d7b0cf4942cd38f9996ef4ca0454467f6 (patch) | |
tree | ecc377877c94f06022eb48673da625fb7f49e300 /lldb/packages/Python/lldbsuite/test/python_api/signals/TestSignalsAPI.py | |
parent | 947f48fa0e496303448fa23f7f0e647d6b2a3a5a (diff) | |
download | bcm5719-llvm-dd4b9d6d7b0cf4942cd38f9996ef4ca0454467f6.tar.gz bcm5719-llvm-dd4b9d6d7b0cf4942cd38f9996ef4ca0454467f6.zip |
GlobalISel: widen booleans by zero-extending to a byte.
A bool is represented by a single byte, which the ARM ABI requires to be either
0 or 1. So we cannot use G_ANYEXT when legalizing the type.
llvm-svn: 298439
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/TestSignalsAPI.py')
0 files changed, 0 insertions, 0 deletions