Fix file header for APFloat.h

llvm-svn: 200580
This commit is contained in:
Duncan P. N. Exon Smith 2014-01-31 21:45:54 +00:00
parent e9a572242c
commit f4d193e30c

View File

@ -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
//