Fix oat_test for the LLVM route.

LLVM doesn't use Frame, so we don't need to check the frame size.

While testing the elf reader, We may need to add other checks such as:
EXPECT_EQ(oat_method.GetElfIndex(), compiled_method->GetElfIndex());

Change-Id: I0ec45b8d7f0b3d9b62b46ff4e846557b5ae4fa94
1 file changed
tree: 084567efac255288a0f45916ea66c85395ed01cb
  1. build/
  2. jdwpspy/
  3. src/
  4. test/
  5. tools/
  6. .gitignore
  7. Android.mk