### Details Implement a `create_switch` function and test that it can be called without panic and be generated in a valid LLVMModule. ### Issue Type - [X] Feature - [ ] Bugfix - [ ] Documentation - [ ] Refactoring - [ ] Other: ### Requirements - A test proving `create_switch` works in a valid LLVMModule ### Notes
Details
Implement a
create_switchfunction and test that it can be called without panic and be generated in a valid LLVMModule.Issue Type
Requirements
create_switchworks in a valid LLVMModuleNotes