aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
diff options
context:
space:
mode:
authorKang Zhang <shkzhang@cn.ibm.com>2018-12-25 03:29:51 +0000
committerKang Zhang <shkzhang@cn.ibm.com>2018-12-25 03:29:51 +0000
commitd501a1e59676c827bfcd723c3811a864500b536f (patch)
tree0c62790f2137a7dfe7dfb229fa3112322c23b350 /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
parent495b9e0eb7b14283c669dd031433298320a5418d (diff)
downloadllvm-d501a1e59676c827bfcd723c3811a864500b536f.zip
llvm-d501a1e59676c827bfcd723c3811a864500b536f.tar.gz
llvm-d501a1e59676c827bfcd723c3811a864500b536f.tar.bz2
[PowerPC] Fix the bug of ISD::ADDE to set its second return type to glue
Summary: This patch is to fix the bug imported by rL341634. In above submit , the the return type of ISD::ADDE is 14224: SDVTList VTs = DAG.getVTList(MVT::i64, MVT::i64), but in fact, the second return type of ISD::ADDE should be MVT::Glue not MVT::i64. Reviewed By: hfinkel Differential Revision: https://reviews.llvm.org/D55977 llvm-svn: 350061
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions