| commit | 51c80ccf6f7779c3b88e9ede81c0e0cfc35dc959 | [log] [tgz] |
|---|---|---|
| author | Daniel Dunbar <daniel@zuster.org> | Tue Oct 27 17:49:19 2009 +0000 |
| committer | Daniel Dunbar <daniel@zuster.org> | Tue Oct 27 17:49:19 2009 +0000 |
| tree | 68f168d0d8fa43890998689a21f742575077b1bd | |
| parent | cff5248a12a36a7225b707b23ac088f5ba214f8a [diff] [blame] |
Update some .S file headers. git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@85262 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/lib/i386/floatundidf.S b/lib/i386/floatundidf.S index d9be853..943ec38 100644 --- a/lib/i386/floatundidf.S +++ b/lib/i386/floatundidf.S
@@ -1,4 +1,4 @@ -//===-- floatundidf.s - Implement __floatundidf for i386 ------------------===// +//===-- floatundidf.S - Implement __floatundidf for i386 ------------------===// // // The LLVM Compiler Infrastructure //