[NFC][OCaml] Fix copy paste error in file header
authorwhitequark <whitequark@whitequark.org>
Tue, 18 Sep 2018 01:47:53 +0000 (01:47 +0000)
committerwhitequark <whitequark@whitequark.org>
Tue, 18 Sep 2018 01:47:53 +0000 (01:47 +0000)
Summary: Just copypasta resulting in the wrong file name in the header.

Reviewers: whitequark

Reviewed By: whitequark

Subscribers: llvm-commits

Differential Revision: https://reviews.llvm.org/D52215

llvm-svn: 342437

llvm/bindings/ocaml/transforms/utils/transform_utils_ocaml.c

index 75b2052..f2c50d9 100644 (file)
@@ -1,4 +1,4 @@
-/*===-- vectorize_ocaml.c - LLVM OCaml Glue ---------------------*- C++ -*-===*\
+/*===-- transform_utils_ocaml.c - LLVM OCaml Glue ---------------*- C++ -*-===*\
 |*                                                                            *|
 |*                     The LLVM Compiler Infrastructure                       *|
 |*                                                                            *|