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:
d17924b
)
Initialize variable.
author
Bill Wendling
<isanbard@gmail.com>
Fri, 4 Mar 2011 21:38:47 +0000
(21:38 +0000)
committer
Bill Wendling
<isanbard@gmail.com>
Fri, 4 Mar 2011 21:38:47 +0000
(21:38 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127038
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/Mips/MipsFrameLowering.cpp
patch
|
blob
|
history
diff --git
a/lib/Target/Mips/MipsFrameLowering.cpp
b/lib/Target/Mips/MipsFrameLowering.cpp
index bf37032cebc03fee8d9d49ba8d8cfb9c8c444fc1..3e832cfee32590468f16cb79e4d115216c1e2712 100644
(file)
--- a/
lib/Target/Mips/MipsFrameLowering.cpp
+++ b/
lib/Target/Mips/MipsFrameLowering.cpp
@@
-338,7
+338,7
@@
void MipsFrameLowering::emitEpilogue(MachineFunction &MF,
unsigned NewReg = 0;
int NewImm = 0;
- bool ATUsed;
+ bool ATUsed
= false
;
// if framepointer enabled, restore it and restore the
// stack pointer