diff options
author | Craig Topper <craig.topper@intel.com> | 2019-07-23 05:13:39 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2019-07-23 05:13:39 +0000 |
commit | a658cb0b1289ae6137417edda47ab71e525a5a64 (patch) | |
tree | 4a55aa10fb7e45c3810adf76e97d3214f23162be /lldb/packages/Python/lldbsuite/test/expression_command/context-object-objc/TestContextObjectObjc.py | |
parent | f5247244f29340e00f5457da7a06234533f7173c (diff) | |
download | bcm5719-llvm-a658cb0b1289ae6137417edda47ab71e525a5a64.tar.gz bcm5719-llvm-a658cb0b1289ae6137417edda47ab71e525a5a64.zip |
[DAGCombiner] Make ShrinkLoadReplaceStoreWithStore return an SDValue instead of an SDNode*. NFCI
The function was calling getNode() on an SDValue to return and the
caller turned the result back into a SDValue. So just return the
original SDValue to avoid this.
llvm-svn: 366779
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/context-object-objc/TestContextObjectObjc.py')
0 files changed, 0 insertions, 0 deletions