X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=bindings%2Focaml%2Fllvm%2Fllvm.ml;h=9d138eb08d8ead84e9fcad70e0b8a71246cb83b2;hp=6657af5ed250f8b97e0d076f5ea89004db86235c;hb=bbf1c514bd832bf1306fe3e87221fd78bbc306ef;hpb=4b169cd1ebf96d8ed71505a1e1bde3764747361a diff --git a/bindings/ocaml/llvm/llvm.ml b/bindings/ocaml/llvm/llvm.ml index 6657af5ed25..9d138eb08d8 100644 --- a/bindings/ocaml/llvm/llvm.ml +++ b/bindings/ocaml/llvm/llvm.ml @@ -1,4 +1,4 @@ -(*===-- tools/ml/llvm.ml - LLVM Ocaml Interface ---------------------------===* +(*===-- llvm/llvm.ml - LLVM Ocaml Interface --------------------------------===* * * The LLVM Compiler Infrastructure *