aboutsummaryrefslogtreecommitdiffstats
path: root/lib/VMCore
diff options
context:
space:
mode:
authorGordon Henriksen <gordonhenriksen@mac.com>2008-01-03 03:32:33 +0000
committerGordon Henriksen <gordonhenriksen@mac.com>2008-01-03 03:32:33 +0000
commit23d9791ddd555d0ebb3d42396a02d2d3a2978a28 (patch)
tree72b4f6b71872b68d7cdf5204842f15740bac6f83 /lib/VMCore
parent98232f58599fc8f295e820adcb9146ed98ce5267 (diff)
downloadexternal_llvm-23d9791ddd555d0ebb3d42396a02d2d3a2978a28.zip
external_llvm-23d9791ddd555d0ebb3d42396a02d2d3a2978a28.tar.gz
external_llvm-23d9791ddd555d0ebb3d42396a02d2d3a2978a28.tar.bz2
Trying that again.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45529 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/VMCore')
-rw-r--r--lib/VMCore/ParameterAttributes.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/VMCore/ParameterAttributes.cpp b/lib/VMCore/ParameterAttributes.cpp
index 53f1340..a95e663 100644
--- a/lib/VMCore/ParameterAttributes.cpp
+++ b/lib/VMCore/ParameterAttributes.cpp
@@ -13,7 +13,6 @@
#include "llvm/ParameterAttributes.h"
#include "llvm/Support/ManagedStatic.h"
-#include <cassert>
using namespace llvm;