Remove dead enum value. There is no DIESectionOffset.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142912 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Nick Lewycky 2011-10-25 07:05:26 +00:00
parent 17d47e423d
commit 000b9bdd33

View File

@ -200,7 +200,6 @@ namespace llvm {
isInteger, isInteger,
isString, isString,
isLabel, isLabel,
isSectionOffset,
isDelta, isDelta,
isEntry, isEntry,
isBlock isBlock