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:
851bc04
)
Fix spelling.
author
Duncan Sands
<baldrick@free.fr>
Tue, 17 Jun 2008 03:24:13 +0000
(
03:24
+0000)
committer
Duncan Sands
<baldrick@free.fr>
Tue, 17 Jun 2008 03:24:13 +0000
(
03:24
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52381
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
patch
|
blob
|
history
diff --git
a/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
b/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
index a55f904b218c1c7aaef25db59da9486e46d710bb..50799d10edcb4a2014218aac003f924e4db68273 100644
(file)
--- a/
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
+++ b/
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
@@
-4283,7
+4283,7
@@
void SelectionDAGLowering::visitInlineAsm(CallSite CS) {
// Copy the output from the appropriate register. Find a register that
// we can use.
if (OpInfo.AssignedRegs.Regs.empty()) {
- cerr << "Couldn't allocate output reg for contraint '"
+ cerr << "Couldn't allocate output reg for con
s
traint '"
<< OpInfo.ConstraintCode << "'!\n";
exit(1);
}