llvm-mirror/include
whitequark 9fe59eb29b [OCaml] Add GlobalIFunc value kind to OCaml API
Summary:
The GlobalIFunc value kind has not yet been added to the OCaml
API. This patch only extends the enum, so that e.g. classify_value
will not crash. No support for manipulating or building GlobalIFuncs
is added at this point.

Reviewers: whitequark, deadalnix

Reviewed By: whitequark

Subscribers: llvm-commits

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

llvm-svn: 342429
2018-09-18 00:01:12 +00:00
..
llvm Add #include <cassert> 2018-09-17 22:04:56 +00:00
llvm-c [OCaml] Add GlobalIFunc value kind to OCaml API 2018-09-18 00:01:12 +00:00