Open
Description
I'm currently working through the LLVM Kaleidoscope tutorial - in chapter 3 (https://llvm.org/docs/tutorial/MyFirstLanguageFrontend/LangImpl03.html) there's reference to an eraseFromParent() method on Function, but it doesn't show up in the typeScript definitions file.