From: Duncan P. N. Exon Smith Date: Sat, 16 Nov 2013 15:40:54 +0000 (+0000) Subject: Fix filename in header comment X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=bd9f36f4db42f4b73caeb8cfe04e98f047d99375;p=oota-llvm.git Fix filename in header comment git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194924 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/include/llvm/CodeGen/RuntimeLibcalls.h b/include/llvm/CodeGen/RuntimeLibcalls.h index 37920ae9141..009b8a0f697 100644 --- a/include/llvm/CodeGen/RuntimeLibcalls.h +++ b/include/llvm/CodeGen/RuntimeLibcalls.h @@ -1,4 +1,4 @@ -//===-- CodeGen/RuntimeLibcall.h - Runtime Library Calls --------*- C++ -*-===// +//===-- CodeGen/RuntimeLibcalls.h - Runtime Library Calls -------*- C++ -*-===// // // The LLVM Compiler Infrastructure //