Fix tools/burnin w.r.t. OpCreateInstance.ip_check
authorIustin Pop <iustin@google.com>
Fri, 21 Sep 2007 12:25:30 +0000 (12:25 +0000)
committerIustin Pop <iustin@google.com>
Fri, 21 Sep 2007 12:25:30 +0000 (12:25 +0000)
commite9f745aa3b64284c2fd03e8adf38c2db7c64c7f9
tree0b73dbef5869022290fa2734cd67d7eda550c146
parent2057f6c74e6c19e14570745513023409b6c0ba08
Fix tools/burnin w.r.t. OpCreateInstance.ip_check

Since we added a new, required parameter to OpCreateInstance, we need to
update burnin to build the correct opcode.

Reviewed-by: schreiberal
tools/burnin