commit | 69394f2997561788c3b2e4688ac0fcc99d259256 | [log] [tgz] |
---|---|---|
author | Stephen Lin <stephenwlin@gmail.com> | Sat Apr 20 00:47:48 2013 +0000 |
committer | Stephen Lin <stephenwlin@gmail.com> | Sat Apr 20 00:47:48 2013 +0000 |
tree | 392ec2acc1a29d0fe5ce103e5bcfee87641abfa2 | |
parent | 462123f66159a8c7ff34b87cb269955252be3ec0 [diff] [blame] |
Test commit git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179913 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/lib/Target/ARM/ARMISelLowering.cpp b/lib/Target/ARM/ARMISelLowering.cpp index bb26090..7e7d024 100644 --- a/lib/Target/ARM/ARMISelLowering.cpp +++ b/lib/Target/ARM/ARMISelLowering.cpp
@@ -1539,7 +1539,7 @@ RegsToPass[i].second, InFlag); InFlag = Chain.getValue(1); } - InFlag =SDValue(); + InFlag = SDValue(); } // If the callee is a GlobalAddress/ExternalSymbol node (quite common, every