aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorSanjay Patel <spatel@rotateright.com>2019-05-21 18:28:22 +0000
committerSanjay Patel <spatel@rotateright.com>2019-05-21 18:28:22 +0000
commit51dc59d0903fc86b37e9d910aa6f33dd87fdaae5 (patch)
treec3dfa49cb405c2e6eb610b49d06156416d6999c7 /lldb/source/Plugins/ScriptInterpreter/Python
parent6b21c4a4eed8e7a5ab5d80dfe207eadb7cf5a6ab (diff)
downloadllvm-51dc59d0903fc86b37e9d910aa6f33dd87fdaae5.zip
llvm-51dc59d0903fc86b37e9d910aa6f33dd87fdaae5.tar.gz
llvm-51dc59d0903fc86b37e9d910aa6f33dd87fdaae5.tar.bz2
[SelectionDAG] remove redundant code; NFCI
getNode() squashes concatenation of undefs via FoldCONCAT_VECTORS(): // Concat of UNDEFs is UNDEF. if (llvm::all_of(Ops, [](SDValue Op) { return Op.isUndef(); })) return DAG.getUNDEF(VT); llvm-svn: 361284
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions