From: Chris Lattner Date: Mon, 15 Feb 2010 18:55:04 +0000 (+0000) Subject: comment fix. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=a7445340daab3bfb15968a414090292d37cc954b;p=oota-llvm.git comment fix. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96248 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/include/llvm/Support/FormattedStream.h b/include/llvm/Support/FormattedStream.h index 58a24bd2e38..58a18851687 100644 --- a/include/llvm/Support/FormattedStream.h +++ b/include/llvm/Support/FormattedStream.h @@ -1,4 +1,4 @@ -//===-- llvm/CodeGen/FormattedStream.h - Formatted streams ------*- C++ -*-===// +//===-- llvm/Support/FormattedStream.h - Formatted streams ------*- C++ -*-===// // // The LLVM Compiler Infrastructure //