Remove dead enum value. There is no DIESectionOffset.
authorNick Lewycky <nicholas@mxc.ca>
Tue, 25 Oct 2011 07:05:26 +0000 (07:05 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Tue, 25 Oct 2011 07:05:26 +0000 (07:05 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142912 91177308-0d34-0410-b5e6-96231b3b80d8

lib/CodeGen/AsmPrinter/DIE.h

index 3bd9ffd407c1b1088ea93e3c699c56e1f2358e8a..12448af7fd834a8e1ff3bd50501757256529acb2 100644 (file)
@@ -200,7 +200,6 @@ namespace llvm {
       isInteger,
       isString,
       isLabel,
-      isSectionOffset,
       isDelta,
       isEntry,
       isBlock