[all-commits] [llvm/llvm-project] cca316: [NFC][OCaml] Fix documentation for verify_function...
Jason Hu via All-commits
all-commits at lists.llvm.org
Wed Mar 17 05:10:32 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cca3167de0b6f95916fa9d2338beccb74132e526
https://github.com/llvm/llvm-project/commit/cca3167de0b6f95916fa9d2338beccb74132e526
Author: Jason Hu <fdhzs2010 at hotmail.com>
Date: 2021-03-17 (Wed, 17 Mar 2021)
Changed paths:
M llvm/bindings/ocaml/analysis/llvm_analysis.mli
M llvm/bindings/ocaml/llvm/llvm.mli
Log Message:
-----------
[NFC][OCaml] Fix documentation for verify_function and const_of_int64
Documentation of verify_function is incorrect and that of
const_of_int64 is incomplete.
Reviewed By: whitequark
Differential Revision: https://reviews.llvm.org/D77884
More information about the All-commits
mailing list