(original) (raw)

Hi Hal,

no, as far as I can recall we don’t make that guarantee for StackMap Records. Although, since we record the StackMap Records in function order and in instruction order inside a function this has always been true, but that wasn’t intentional. This format shouldn’t change this, but it also isn’t something that we programmatically enforce.

Do you depend on that behavior?

-Juergen

On Jul 9, 2015, at 4:59 PM, Hal Finkel <hfinkel@anl.gov> wrote:

Do you guarantee that these will appear in order of increasing instruction offset?

-Hal