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:
7498078
)
PPCISelLowering.cpp: Whitespace.
author
NAKAMURA Takumi
<geek4civic@gmail.com>
Thu, 30 Aug 2012 15:52:23 +0000
(15:52 +0000)
committer
NAKAMURA Takumi
<geek4civic@gmail.com>
Thu, 30 Aug 2012 15:52:23 +0000
(15:52 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@162915
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/PowerPC/PPCISelLowering.cpp
patch
|
blob
|
history
diff --git
a/lib/Target/PowerPC/PPCISelLowering.cpp
b/lib/Target/PowerPC/PPCISelLowering.cpp
index ac87e76ed6024c9922bcf6d2a878d1c064e404cd..49d7c27847848e329396eb8f2de1a1c3150bdd03 100644
(file)
--- a/
lib/Target/PowerPC/PPCISelLowering.cpp
+++ b/
lib/Target/PowerPC/PPCISelLowering.cpp
@@
-1473,7
+1473,7
@@
SDValue PPCTargetLowering::LowerVAARG(SDValue Op, SelectionDAG &DAG,
MachinePointerInfo(),
MVT::i32, false, false, 0);
- return DAG.getLoad(VT, dl, InChain, Result, MachinePointerInfo(),
+ return DAG.getLoad(VT, dl, InChain, Result, MachinePointerInfo(),
false, false, false, 0);
}