From a8b396fe29f5a509d83b19ee2da2310a7e601533 Mon Sep 17 00:00:00 2001 From: Brian Gaeke Date: Sun, 30 May 2004 03:33:48 +0000 Subject: Fix typo in head-of-file comment. llvm-svn: 13903 --- llvm/lib/CodeGen/MachineCodeForInstruction.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'llvm/lib/CodeGen/MachineCodeForInstruction.cpp') diff --git a/llvm/lib/CodeGen/MachineCodeForInstruction.cpp b/llvm/lib/CodeGen/MachineCodeForInstruction.cpp index 8bf1c4129a4..d6094cef409 100644 --- a/llvm/lib/CodeGen/MachineCodeForInstruction.cpp +++ b/llvm/lib/CodeGen/MachineCodeForInstruction.cpp @@ -13,7 +13,7 @@ // machine instructions: // // "Temporary values" are intermediate values used in the machine instruction -// sequence, but not in the VM instruction Note that such values should be +// sequence, but not in the VM instruction. Note that such values should be // treated as pure SSA values with no interpretation of their operands (i.e., as // a TmpInstruction object which actually represents such a value). // -- cgit v1.2.3