aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Instruction.h
diff options
context:
space:
mode:
authorGabor Greif <ggreif@gmail.com>2008-05-10 08:32:32 +0000
committerGabor Greif <ggreif@gmail.com>2008-05-10 08:32:32 +0000
commitefe65369a74871c3140a540a6c95ce5d1f080954 (patch)
treebd2fa60ec2238187a780f4f72f8b77e892cb7e4d /include/llvm/Instruction.h
parent4982babf4a2ae663ab841bd7f456078a306ad450 (diff)
downloadexternal_llvm-efe65369a74871c3140a540a6c95ce5d1f080954.zip
external_llvm-efe65369a74871c3140a540a6c95ce5d1f080954.tar.gz
external_llvm-efe65369a74871c3140a540a6c95ce5d1f080954.tar.bz2
merge of use-diet branch to trunk
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50943 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/llvm/Instruction.h')
-rw-r--r--include/llvm/Instruction.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/llvm/Instruction.h b/include/llvm/Instruction.h
index 29ae5c3..40d8305 100644
--- a/include/llvm/Instruction.h
+++ b/include/llvm/Instruction.h
@@ -20,7 +20,6 @@
namespace llvm {
struct AssemblyAnnotationWriter;
-class BinaryOperator;
template<typename ValueSubClass, typename ItemParentClass>
class SymbolTableListTraits;