diff options
Diffstat (limited to 'compiler-rt/lib/i386')
| -rw-r--r-- | compiler-rt/lib/i386/floatundidf.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler-rt/lib/i386/floatundidf.S b/compiler-rt/lib/i386/floatundidf.S index d9be853435e..943ec380530 100644 --- a/compiler-rt/lib/i386/floatundidf.S +++ b/compiler-rt/lib/i386/floatundidf.S @@ -1,4 +1,4 @@ -//===-- floatundidf.s - Implement __floatundidf for i386 ------------------===// +//===-- floatundidf.S - Implement __floatundidf for i386 ------------------===// // // The LLVM Compiler Infrastructure // |

