Change AsmOperandInfo::ConstraintVT to MVT, instead of EVT.
[oota-llvm.git] / unittests / Support / ConstantRangeTest.cpp
index 263f93c9ff373b65829a52f3486ab731004e517e..2c9a1f832e3e16a4c762407ed730a1fe60eb19e5 100644 (file)
@@ -9,7 +9,6 @@
 
 #include "llvm/Support/ConstantRange.h"
 #include "llvm/Instructions.h"
-
 #include "gtest/gtest.h"
 
 using namespace llvm;