<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><br><div><div>On Jul 6, 2014, at 2:02 AM, Christian König <<a href="mailto:deathsimple@vodafone.de">deathsimple@vodafone.de</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">Am 05.07.2014 23:16, schrieb Matt Arsenault:<br><blockquote type="cite">Author: arsenm<br>Date: Sat Jul  5 16:16:40 2014<br>New Revision: 212379<br><br>URL: <a href="http://llvm.org/viewvc/llvm-project?rev=212379&view=rev">http://llvm.org/viewvc/llvm-project?rev=212379&view=rev</a><br>Log:<br>Fix grammar<br><br>Modified:<br>    llvm/trunk/lib/Target/R600/SIMachineFunctionInfo.cpp<br><br>Modified: llvm/trunk/lib/Target/R600/SIMachineFunctionInfo.cpp<br>URL: <a href="http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/Target/R600/SIMachineFunctionInfo.cpp?rev=212379&r1=212378&r2=212379&view=diff">http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/Target/R600/SIMachineFunctionInfo.cpp?rev=212379&r1=212378&r2=212379&view=diff</a><br>==============================================================================<br>--- llvm/trunk/lib/Target/R600/SIMachineFunctionInfo.cpp (original)<br>+++ llvm/trunk/lib/Target/R600/SIMachineFunctionInfo.cpp Sat Jul  5 16:16:40 2014<br>@@ -63,7 +63,7 @@ static unsigned createLaneVGPR(MachineRe<br>     }<br>   }<br>   MF->getFunction()->getContext().emitError(<br>-      "Could not found S_ENGPGM instrtuction.");<br>+      "Could not find S_ENGPGM instrtuction.");<br></blockquote>BTW: "instrtuction" should be "instruction"<br><br>Christian.<br></div></blockquote></div><br><div><br></div><div>It should also be S_ENDPGM!</div><div><br></div><div>Fixed in r212472</div></body></html>