Sign in
llvm
/
llvm-project
/
llvm
/
24a96e753a435141e10fc956eaa4ba728919b411
/
.
/
unittests
/
MI
/
LiveIntervalTest.cpp
blob: 534bd0d686a5808e9e7511ef061b9eb043cc6baf [
file
] [
log
] [
blame
]
#include
"gtest/gtest.h"
// FIXME: It may be removed when practical tests came.
TEST
(
LiveIntervalTest
,
DummyStub
)
{
EXPECT_TRUE
(
true
);
}