OSDN Git Service

UnitTests: Followup to 305519
authorMatthias Braun <matze@braunis.de>
Thu, 15 Jun 2017 22:50:57 +0000 (22:50 +0000)
committerMatthias Braun <matze@braunis.de>
Thu, 15 Jun 2017 22:50:57 +0000 (22:50 +0000)
commitdcb4305b6f49f4f41bbd6e8c2e30c3f1a7f58121
treeea8cfe5d57711928b885c0e87b6e488e346cdfc0
parent93a987eb3e0de9242932eff3a538f4c2c2db0b8a
UnitTests: Followup to 305519

We have to use ASSERT_XXX instead of EXPECT_XXX if the test cannot
continue in the failure case.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@305522 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/MI/LiveIntervalTest.cpp
unittests/Target/AArch64/InstSizes.cpp