[PATCH] D52215: [NFC][OCaml] Fix copy paste error in file header
whitequark via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 17 18:51:57 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL342437: [NFC][OCaml] Fix copy paste error in file header (authored by whitequark, committed by ).
Repository:
rL LLVM
https://reviews.llvm.org/D52215
Files:
llvm/trunk/bindings/ocaml/transforms/utils/transform_utils_ocaml.c
Index: llvm/trunk/bindings/ocaml/transforms/utils/transform_utils_ocaml.c
===================================================================
--- llvm/trunk/bindings/ocaml/transforms/utils/transform_utils_ocaml.c
+++ llvm/trunk/bindings/ocaml/transforms/utils/transform_utils_ocaml.c
@@ -1,4 +1,4 @@
-/*===-- vectorize_ocaml.c - LLVM OCaml Glue ---------------------*- C++ -*-===*\
+/*===-- transform_utils_ocaml.c - LLVM OCaml Glue ---------------*- C++ -*-===*\
|* *|
|* The LLVM Compiler Infrastructure *|
|* *|
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52215.165884.patch
Type: text/x-patch
Size: 710 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180918/c8bf0025/attachment.bin>
More information about the llvm-commits
mailing list