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:
c9d578a
)
Test commit.
author
Zia Ansari
<zia.ansari@intel.com>
Thu, 17 Sep 2015 16:51:27 +0000
(16:51 +0000)
committer
Zia Ansari
<zia.ansari@intel.com>
Thu, 17 Sep 2015 16:51:27 +0000
(16:51 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@247901
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/CodeGen/PrologEpilogInserter.cpp
patch
|
blob
|
history
diff --git
a/lib/CodeGen/PrologEpilogInserter.cpp
b/lib/CodeGen/PrologEpilogInserter.cpp
index 585c7edc0f0ad92c078aaeb69f8099cd9fd884be..ed230ee4b89a90b16a8e5316e950e8ca83f8146b 100644
(file)
--- a/
lib/CodeGen/PrologEpilogInserter.cpp
+++ b/
lib/CodeGen/PrologEpilogInserter.cpp
@@
-196,7
+196,7
@@
bool PEI::runOnMachineFunction(MachineFunction &Fn) {
// place all spills in the entry block, all restores in return blocks.
calculateSets(Fn);
- // Add the code to save and restore the callee saved registers
+ // Add the code to save and restore the callee saved registers
.
if (!F->hasFnAttribute(Attribute::Naked))
insertCSRSpillsAndRestores(Fn);