projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b59a36
)
remove a dead proto
author
Chris Lattner
<sabre@nondot.org>
Thu, 3 Aug 2006 18:51:04 +0000
(18:51 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Thu, 3 Aug 2006 18:51:04 +0000
(18:51 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29505
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/IA64/IA64.h
patch
|
blob
|
history
diff --git
a/lib/Target/IA64/IA64.h
b/lib/Target/IA64/IA64.h
index f8cfbf1826743640413efba1efafc7fd58c1b4ac..e5b84e6bc1778d448462e150f8d0f99a8bc0c51b 100644
(file)
--- a/
lib/Target/IA64/IA64.h
+++ b/
lib/Target/IA64/IA64.h
@@
-20,7
+20,6
@@
namespace llvm {
class IA64TargetMachine;
class FunctionPass;
-class IntrinsicLowering;
/// createIA64DAGToDAGInstructionSelector - This pass converts an LLVM
/// function into IA64 machine code in a sane, DAG->DAG transform.