diff options
author | Tobias Grosser <tobias@grosser.es> | 2017-09-23 15:32:07 +0000 |
---|---|---|
committer | Tobias Grosser <tobias@grosser.es> | 2017-09-23 15:32:07 +0000 |
commit | 75d133f0ac5ff201d6c5e09bb37ae86e770bcfaf (patch) | |
tree | b241f56f6934b7d82c7ce3babf43ff4a0e881dd3 /lldb/packages/Python/lldbsuite/test/python_api/default-constructor | |
parent | fa8bad8a0f85dbf5abf0cc8f404fec13d5b1e0fa (diff) | |
download | bcm5719-llvm-75d133f0ac5ff201d6c5e09bb37ae86e770bcfaf.tar.gz bcm5719-llvm-75d133f0ac5ff201d6c5e09bb37ae86e770bcfaf.zip |
[IslExprBuilder] Do not generate RTC with more than 64 bit
Such RTCs may introduce integer wrapping intrinsics with more than 64 bit,
which are translated to library calls on AOSP that are not part of the
runtime and will consequently cause linker errors.
Thanks to Eli Friedman for reporting this issue and reducing the test case.
llvm-svn: 314065
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/default-constructor')
0 files changed, 0 insertions, 0 deletions