From c8c950a7e9ebca0dcc8fbf33c9683fe85f06337b Mon Sep 17 00:00:00 2001 From: Daniel Dunbar Date: Sun, 14 Sep 2014 16:05:34 -0700 Subject: [LLVM3.5] Update for CallSite.h move into IR/. --- lib/Core/ExecutorUtil.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'lib/Core/ExecutorUtil.cpp') diff --git a/lib/Core/ExecutorUtil.cpp b/lib/Core/ExecutorUtil.cpp index f6b3dd5e..56f18e6b 100644 --- a/lib/Core/ExecutorUtil.cpp +++ b/lib/Core/ExecutorUtil.cpp @@ -38,9 +38,6 @@ #endif #endif -#include "llvm/Support/CallSite.h" - - #include using namespace klee; -- cgit 1.4.1