1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00

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 83d2235e42
commit c331c75e8e

View File

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