Skip to content

Commit bc728d5

Browse files
committed
[lldb][NFC] Remove Ocaml from TypeSystem::LLVMCastKind
Ocaml support was removed.
1 parent 25b486a commit bc728d5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lldb/include/lldb/Symbol/TypeSystem.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ class TypeSystem : public PluginInterface {
8484
enum LLVMCastKind {
8585
eKindClang,
8686
eKindSwift,
87-
eKindOCaml,
8887
kNumKinds
8988
};
9089

0 commit comments

Comments
 (0)