summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorNick Lewycky <nicholas@mxc.ca>2011-10-25 07:05:26 +0000
committerNick Lewycky <nicholas@mxc.ca>2011-10-25 07:05:26 +0000
commitd75675ab3b538b099cc620b17dba573117666a3c (patch)
tree7a7702a9415f771ea451a3e78f3c69df49ad4bfe /llvm
parent1deb79623896414dae71b7827de8c9ba2eb3bdd9 (diff)
downloadbcm5719-llvm-d75675ab3b538b099cc620b17dba573117666a3c.tar.gz
bcm5719-llvm-d75675ab3b538b099cc620b17dba573117666a3c.zip
Remove dead enum value. There is no DIESectionOffset.
llvm-svn: 142912
Diffstat (limited to 'llvm')
-rw-r--r--llvm/lib/CodeGen/AsmPrinter/DIE.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/CodeGen/AsmPrinter/DIE.h b/llvm/lib/CodeGen/AsmPrinter/DIE.h
index 3bd9ffd407c..12448af7fd8 100644
--- a/llvm/lib/CodeGen/AsmPrinter/DIE.h
+++ b/llvm/lib/CodeGen/AsmPrinter/DIE.h
@@ -200,7 +200,6 @@ namespace llvm {
isInteger,
isString,
isLabel,
- isSectionOffset,
isDelta,
isEntry,
isBlock
OpenPOWER on IntegriCloud