Created by: toshipiazza
If a client mistakenly calls instrlist_encode_to_copy() on an instrlist that has indication of meta control flow (i.e. labels) but has not set has_instr_jmp_targets, we warn the client that setting this flag may be necessary to correctly encode the basic block.
Fixes #2158 (closed)