Minor top-level comment fix.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@68113 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Dan Gohman 2009-03-31 16:51:18 +00:00
parent 4b6fce4c05
commit 456e281c11

View File

@ -1,4 +1,4 @@
//===-- llvm/CallingConvLower.cpp - Calling Conventions -------------------===//
//===-- CallingConvLower.cpp - Calling Conventions ------------------------===//
//
// The LLVM Compiler Infrastructure
//