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:
0f9fcd2
)
Remove unused MCExpr.h include from MCELF.h. NFC
author
Pete Cooper
<peter_cooper@apple.com>
Tue, 19 May 2015 19:20:02 +0000
(19:20 +0000)
committer
Pete Cooper
<peter_cooper@apple.com>
Tue, 19 May 2015 19:20:02 +0000
(19:20 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@237717
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/llvm/MC/MCELF.h
patch
|
blob
|
history
diff --git
a/include/llvm/MC/MCELF.h
b/include/llvm/MC/MCELF.h
index 294a51bf7c76551594ba60cf9c72b0abfb139d64..f409988d5726c1f38dc90de22144811abdf5aa38 100644
(file)
--- a/
include/llvm/MC/MCELF.h
+++ b/
include/llvm/MC/MCELF.h
@@
-15,8
+15,6
@@
#ifndef LLVM_MC_MCELF_H
#define LLVM_MC_MCELF_H
-#include "llvm/MC/MCExpr.h"
-
namespace llvm {
class MCSymbolData;