summaryrefslogtreecommitdiff
path: root/include/llvm/MC/MCInstrDesc.h
diff options
context:
space:
mode:
authorChad Rosier <mcrosier@apple.com>2012-09-24 23:04:25 +0000
committerChad Rosier <mcrosier@apple.com>2012-09-24 23:04:25 +0000
commit7f8f3f7f6400291d30531c88a98511f9fc626b4c (patch)
tree0d4b2eb8ca97bfc8c5a32e74711e5ecbe558b9fa /include/llvm/MC/MCInstrDesc.h
parent2590c2e1e9e2f2a7f28672c10c2df55566238dfa (diff)
downloadllvm-7f8f3f7f6400291d30531c88a98511f9fc626b4c.tar.gz
llvm-7f8f3f7f6400291d30531c88a98511f9fc626b4c.tar.bz2
llvm-7f8f3f7f6400291d30531c88a98511f9fc626b4c.tar.xz
Typo.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164570 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/llvm/MC/MCInstrDesc.h')
-rw-r--r--include/llvm/MC/MCInstrDesc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/llvm/MC/MCInstrDesc.h b/include/llvm/MC/MCInstrDesc.h
index dbf16d8700..02383f8bc6 100644
--- a/include/llvm/MC/MCInstrDesc.h
+++ b/include/llvm/MC/MCInstrDesc.h
@@ -1,4 +1,4 @@
-//===-- llvm/Mc/McInstrDesc.h - Instruction Descriptors -*- C++ -*-===//
+//===-- llvm/MC/MCInstrDesc.h - Instruction Descriptors -*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//