Fix filename in header comment

llvm-svn: 194924
This commit is contained in:
Duncan P. N. Exon Smith 2013-11-16 15:40:54 +00:00
parent 3d1806b907
commit 38fc2e7a47
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
//===-- CodeGen/RuntimeLibcall.h - Runtime Library Calls --------*- C++ -*-===//
//===-- CodeGen/RuntimeLibcalls.h - Runtime Library Calls -------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//