forked from OSchip/llvm-project
[lldb][NFC] Remove Ocaml from TypeSystem::LLVMCastKind
Ocaml support was removed.
This commit is contained in:
parent
25b486ac4f
commit
bc728d5842
|
@ -84,7 +84,6 @@ public:
|
|||
enum LLVMCastKind {
|
||||
eKindClang,
|
||||
eKindSwift,
|
||||
eKindOCaml,
|
||||
kNumKinds
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue