Fix order when dumping location info
commitecea85ec4ecd2ed01a5374822f11c5f5c859ec8d
authorMark Williams <mwilliams@fb.com>
Wed, 30 May 2018 23:15:38 +0000 (30 16:15 -0700)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Wed, 30 May 2018 23:34:26 +0000 (30 16:34 -0700)
tree0c427f03e44119744663966658f0e1d75d921bd4
parentcd5488407c2f764c9763ab156078f2073c0f7bd7
Fix order when dumping location info

Summary:
When comparing jit optimizer TRACE output for slightly different hhvm
builds, I was getting a lot of false mismatches due to ordering
issues. Canonicalize the order to avoid that (it also makes more sense
to human readers).

Reviewed By: swtaarrs

Differential Revision: D8193750

fbshipit-source-id: 4843c8da4a808a5d7110434674426354058ff9f7
hphp/runtime/vm/jit/alias-analysis.cpp