[llvm-commits] [llvm] r164570 - /llvm/trunk/include/llvm/MC/MCInstrDesc.h

Chad Rosier mcrosier at apple.com
Mon Sep 24 16:04:25 PDT 2012


Author: mcrosier
Date: Mon Sep 24 18:04:25 2012
New Revision: 164570

URL: http://llvm.org/viewvc/llvm-project?rev=164570&view=rev
Log:
Typo.

Modified:
    llvm/trunk/include/llvm/MC/MCInstrDesc.h

Modified: llvm/trunk/include/llvm/MC/MCInstrDesc.h
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/include/llvm/MC/MCInstrDesc.h?rev=164570&r1=164569&r2=164570&view=diff
==============================================================================
--- llvm/trunk/include/llvm/MC/MCInstrDesc.h (original)
+++ llvm/trunk/include/llvm/MC/MCInstrDesc.h Mon Sep 24 18:04:25 2012
@@ -1,4 +1,4 @@
-//===-- llvm/Mc/McInstrDesc.h - Instruction Descriptors -*- C++ -*-===//
+//===-- llvm/MC/MCInstrDesc.h - Instruction Descriptors -*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //





More information about the llvm-commits mailing list