diff options
author | Craig Topper <craig.topper@intel.com> | 2019-12-05 17:47:33 -0800 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2019-12-05 17:54:21 -0800 |
commit | 8267be29955e3df2baada1443a92d82ca9d979cc (patch) | |
tree | a787648e74be8b155f8bf78e4809e38b4aeb18da /lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py | |
parent | 3041434450e6c9cbc3476289f7c862f346126296 (diff) | |
download | bcm5719-llvm-8267be29955e3df2baada1443a92d82ca9d979cc.tar.gz bcm5719-llvm-8267be29955e3df2baada1443a92d82ca9d979cc.zip |
[X86] Make X86TargetLowering::BuildFILD return a std::pair of SDValues so we explicitly return the chain instead of calling getValue on the single SDValue.
We shouldn't assume that the returned result can be used to get
the other result.
This is prep-work for strict FP where we will also need to pass
the chain result along in more cases.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py')
0 files changed, 0 insertions, 0 deletions