summaryrefslogtreecommitdiffstats
path: root/unittests/Support/ConstantRangeTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'unittests/Support/ConstantRangeTest.cpp')
-rw-r--r--unittests/Support/ConstantRangeTest.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/unittests/Support/ConstantRangeTest.cpp b/unittests/Support/ConstantRangeTest.cpp
index 263f93c..2c9a1f8 100644
--- a/unittests/Support/ConstantRangeTest.cpp
+++ b/unittests/Support/ConstantRangeTest.cpp
@@ -9,7 +9,6 @@
#include "llvm/Support/ConstantRange.h"
#include "llvm/Instructions.h"
-
#include "gtest/gtest.h"
using namespace llvm;