inkwell
inkwell copied to clipboard
Labels in LLVM
Is your feature request related to a problem? Please describe. Yes, then writing llvm backends for some languages it is easier to use Labels than any other.
Describe the solution you'd like Implement Labels and Metadata types and values.
Describe alternatives you've considered Generating lots of methods/inline...
Could you explain how labels are generally used? I'm only aware that some intrinsics use them as params?
Also, we already have metadata