[WebAssembly] Fix typo in file header

llvm-svn: 322412
This commit is contained in:
Sam Clegg 2018-01-12 22:18:22 +00:00
parent 6691e40980
commit f61910d8f6
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
//===- InputSegment.cpp ---------------------------------------------------===//
//===- InputChunks.cpp ----------------------------------------------------===//
//
// The LLVM Linker
//