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:
1875ce4
)
nuke dead ivar which was supposed to be committed with r112496
author
Chris Lattner
<sabre@nondot.org>
Mon, 30 Aug 2010 18:16:27 +0000
(18:16 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Mon, 30 Aug 2010 18:16:27 +0000
(18:16 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112497
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/llvm/CodeGen/TargetLoweringObjectFileImpl.h
patch
|
blob
|
history
diff --git
a/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h
b/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h
index 3aaab88612249fbb70273b9b86d4be2eb0d14f06..d8f037385957e9f51644cf3afd1779dd45d7b932 100644
(file)
--- a/
include/llvm/CodeGen/TargetLoweringObjectFileImpl.h
+++ b/
include/llvm/CodeGen/TargetLoweringObjectFileImpl.h
@@
-105,7
+105,6
@@
class TargetLoweringObjectFileMachO : public TargetLoweringObjectFile {
const MCSection *UStringSection;
const MCSection *TextCoalSection;
const MCSection *ConstTextCoalSection;
- const MCSection *ConstDataCoalSection;
const MCSection *ConstDataSection;
const MCSection *DataCoalSection;
const MCSection *DataCommonSection;