projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
462123f
)
Test commit
author
Stephen Lin
<stephenwlin@gmail.com>
Sat, 20 Apr 2013 00:47:48 +0000
(
00:47
+0000)
committer
Stephen Lin
<stephenwlin@gmail.com>
Sat, 20 Apr 2013 00:47:48 +0000
(
00:47
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179913
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/ARM/ARMISelLowering.cpp
patch
|
blob
|
history
diff --git
a/lib/Target/ARM/ARMISelLowering.cpp
b/lib/Target/ARM/ARMISelLowering.cpp
index bb26090d2d8d3889142be31851bb91a95cce4cca..7e7d0248b99d7fe8cc7f89cbfa92b9732d438304 100644
(file)
--- a/
lib/Target/ARM/ARMISelLowering.cpp
+++ b/
lib/Target/ARM/ARMISelLowering.cpp
@@
-1539,7
+1539,7
@@
ARMTargetLowering::LowerCall(TargetLowering::CallLoweringInfo &CLI,
RegsToPass[i].second, InFlag);
InFlag = Chain.getValue(1);
}
- InFlag =SDValue();
+ InFlag =
SDValue();
}
// If the callee is a GlobalAddress/ExternalSymbol node (quite common, every