From 8f613f30a78aa9d93d08a209b6c159c2000d8d6c Mon Sep 17 00:00:00 2001 From: Dan Gohman Date: Tue, 5 Aug 2008 15:32:23 +0000 Subject: Trim #includes. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54350 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/Target/Alpha/AlphaJITInfo.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'lib/Target/Alpha/AlphaJITInfo.h') diff --git a/lib/Target/Alpha/AlphaJITInfo.h b/lib/Target/Alpha/AlphaJITInfo.h index 7bf51d6..c9b4a8e 100644 --- a/lib/Target/Alpha/AlphaJITInfo.h +++ b/lib/Target/Alpha/AlphaJITInfo.h @@ -15,9 +15,6 @@ #define ALPHA_JITINFO_H #include "llvm/Target/TargetJITInfo.h" -#include "llvm/GlobalValue.h" -#include -#include namespace llvm { class TargetMachine; -- cgit v1.1