From: Dan Gohman Date: Tue, 31 Mar 2009 16:51:18 +0000 (+0000) Subject: Minor top-level comment fix. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=456e281c11914034558f9878f88688ab7873647a;p=oota-llvm.git Minor top-level comment fix. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@68113 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/CodeGen/SelectionDAG/CallingConvLower.cpp b/lib/CodeGen/SelectionDAG/CallingConvLower.cpp index c0077793d0e..7cd2b73e870 100644 --- a/lib/CodeGen/SelectionDAG/CallingConvLower.cpp +++ b/lib/CodeGen/SelectionDAG/CallingConvLower.cpp @@ -1,4 +1,4 @@ -//===-- llvm/CallingConvLower.cpp - Calling Conventions -------------------===// +//===-- CallingConvLower.cpp - Calling Conventions ------------------------===// // // The LLVM Compiler Infrastructure //