Flip order of tests.
commit3c1f8725a9df050cee07574e1999f1473a7c7141
authorDouglas Katzman <dougk@google.com>
Mon, 27 Mar 2017 23:53:43 +0000 (27 19:53 -0400)
committerDouglas Katzman <dougk@google.com>
Mon, 27 Mar 2017 23:53:43 +0000 (27 19:53 -0400)
tree15e144125902c4cdcd7871eb60392d230da9c74b
parent8cd9ca77b0c05900374e94d3fc074db195bd779f
Flip order of tests.

instruction_ptr_p() can return false positives for holes
in immobile space, which were guarded by the subsequent test,
but it seems clearer to reverse them.
src/runtime/marknsweepgc.c