summaryrefslogtreecommitdiff
path: root/lib/Target/WebAssembly/WebAssemblyInstrFormats.td
diff options
context:
space:
mode:
authorDan Gohman <dan433584@gmail.com>2015-12-08 03:36:00 +0000
committerDan Gohman <dan433584@gmail.com>2015-12-08 03:36:00 +0000
commit7710c66ebd1a584c72a803f6528e42cb892507b2 (patch)
treee7e842cab005db93412f1b46f0e3a5e7a3eabfe6 /lib/Target/WebAssembly/WebAssemblyInstrFormats.td
parent1acb0660c303fc422ca4f5bfe7e8147941409fd6 (diff)
[WebAssembly] Fix an emacs syntax highlighting comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@254997 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/WebAssembly/WebAssemblyInstrFormats.td')
-rw-r--r--lib/Target/WebAssembly/WebAssemblyInstrFormats.td2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Target/WebAssembly/WebAssemblyInstrFormats.td b/lib/Target/WebAssembly/WebAssemblyInstrFormats.td
index 62a108c0d40..8008dd32353 100644
--- a/lib/Target/WebAssembly/WebAssemblyInstrFormats.td
+++ b/lib/Target/WebAssembly/WebAssemblyInstrFormats.td
@@ -1,4 +1,4 @@
-// WebAssemblyInstrFormats.td - WebAssembly Instruction Formats -*- tblgen -*-//
+//=- WebAssemblyInstrFormats.td - WebAssembly Instr. Formats -*- tablegen -*-=//
//
// The LLVM Compiler Infrastructure
//