aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@gmail.com>2017-01-03 05:46:05 +0000
committerCraig Topper <craig.topper@gmail.com>2017-01-03 05:46:05 +0000
commit06bae884bdfa8d9c0ee55da72fffbc1f3eb9b547 (patch)
tree0381beb100c8d9b53d5c66a32c167d9fa9331c20 /llvm/lib
parentc8491721054a6f93d5cc69c79fb182384ccbcccf (diff)
downloadllvm-06bae884bdfa8d9c0ee55da72fffbc1f3eb9b547.zip
llvm-06bae884bdfa8d9c0ee55da72fffbc1f3eb9b547.tar.gz
llvm-06bae884bdfa8d9c0ee55da72fffbc1f3eb9b547.tar.bz2
[X86] Fix header comment. NFC
llvm-svn: 290866
Diffstat (limited to 'llvm/lib')
-rwxr-xr-xllvm/lib/Target/X86/X86InstrTablesInfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Target/X86/X86InstrTablesInfo.h b/llvm/lib/Target/X86/X86InstrTablesInfo.h
index 5d2af82..a2af25e 100755
--- a/llvm/lib/Target/X86/X86InstrTablesInfo.h
+++ b/llvm/lib/Target/X86/X86InstrTablesInfo.h
@@ -1,4 +1,4 @@
-//===-- X86AVX512Info.h - X86 Instruction Tables Information ----*- C++ -*-===//
+//===-- X86InstrTablesInfo.h - X86 Instruction Tables -----------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//