llvmlite
llvmlite copied to clipboard
Refactor. Move quotation check to NamedValue.
I would recommend refactoring the code so that the quotation check is in NamedValue but we are too close to cutting a release. We will do the refactoring later since it is fixing a bug regarding BB name.
Originally posted by @sklam in https://github.com/numba/llvmlite/pull/512#issuecomment-536642806