OSDN Git Service

Fix stub_test after semantic conflicting merge.
authorNicolas Geoffray <ngeoffray@google.com>
Thu, 24 Mar 2016 14:31:30 +0000 (14:31 +0000)
committerNicolas Geoffray <ngeoffray@google.com>
Thu, 24 Mar 2016 14:33:05 +0000 (14:33 +0000)
commit484fb9fde79c9c36d186cd2c7cfd8ad51f2ffead
tree0837e06568032e088266a0b64ab56600e9c14a34
parent2e384346d93a747e19fb74f32eba2d1e9403721f
Fix stub_test after semantic conflicting merge.

https://android-review.googlesource.com/#/c/209881/ does
not set the ImtConflictTable when we're a AOT runtime, which the
stub test pretends to be.

Change-Id: I70e00b265e982b46b577ff19ac9272cfee45940d
runtime/arch/stub_test.cc