mirror of
https://github.com/RPCS3/llvm.git
synced 2025-02-24 12:50:42 +00:00
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:
parent
17d47e423d
commit
000b9bdd33
@ -200,7 +200,6 @@ namespace llvm {
|
|||||||
isInteger,
|
isInteger,
|
||||||
isString,
|
isString,
|
||||||
isLabel,
|
isLabel,
|
||||||
isSectionOffset,
|
|
||||||
isDelta,
|
isDelta,
|
||||||
isEntry,
|
isEntry,
|
||||||
isBlock
|
isBlock
|
||||||
|
Loading…
x
Reference in New Issue
Block a user