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:
f964f32
)
Remove unneeded header file.
author
Reid Spencer
<rspencer@reidspencer.com>
Sun, 4 Mar 2007 04:41:04 +0000
(
04:41
+0000)
committer
Reid Spencer
<rspencer@reidspencer.com>
Sun, 4 Mar 2007 04:41:04 +0000
(
04:41
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34903
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/CodeGen/MachOWriter.cpp
patch
|
blob
|
history
diff --git
a/lib/CodeGen/MachOWriter.cpp
b/lib/CodeGen/MachOWriter.cpp
index 0c0e03f4a51f1a658e44a6e78b7f70757917fd6b..5164103d273f991296c5db90ddb771fbaf4c186e 100644
(file)
--- a/
lib/CodeGen/MachOWriter.cpp
+++ b/
lib/CodeGen/MachOWriter.cpp
@@
-31,7
+31,6
@@
#include "llvm/CodeGen/MachineCodeEmitter.h"
#include "llvm/CodeGen/MachineConstantPool.h"
#include "llvm/CodeGen/MachineJumpTableInfo.h"
-#include "llvm/ExecutionEngine/ExecutionEngine.h"
#include "llvm/Target/TargetAsmInfo.h"
#include "llvm/Target/TargetJITInfo.h"
#include "llvm/Support/Mangler.h"