Properly dump register type in verifier failure messages
Fixes failure messages where we miss to dereference pointer to RegType. This caused to dump the address of the reg type instead of the reg type itself. Also moves merging tests of primitive types from RegTypeReferenceTest to RegTypeTest class. Change-Id: I71cea419fdaa9ac46d7c011eb23e8746a14fb378
Loading
Please sign in to comment