From: Duncan P. N. Exon Smith Date: Fri, 31 Jan 2014 21:45:54 +0000 (+0000) Subject: Fix file header for APFloat.h X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=4457ab338bc51564468e4acc91a383179d815be1;p=oota-llvm.git Fix file header for APFloat.h git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200580 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/include/llvm/ADT/APFloat.h b/include/llvm/ADT/APFloat.h index 43a78660bf1..6cd1308918c 100644 --- a/include/llvm/ADT/APFloat.h +++ b/include/llvm/ADT/APFloat.h @@ -1,4 +1,4 @@ -//== llvm/Support/APFloat.h - Arbitrary Precision Floating Point -*- C++ -*-==// +//===- llvm/ADT/APFloat.h - Arbitrary Precision Floating Point ---*- C++ -*-==// // // The LLVM Compiler Infrastructure //