Loading
Work on Callable gen
- Create callable needs to be wrapped in a function as well since we cannot do some ops at global scope
- Lower to __quantum__rt__callable_create
Still need to figure out the constant array of function pointers in LLVM...
Signed-off-by:
Thien Nguyen <nguyentm@ornl.gov>