mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
Remove dead enum value. There is no DIESectionOffset.
llvm-svn: 142912
This commit is contained in:
parent
3df1ba4d35
commit
4f22c1e786
@ -200,7 +200,6 @@ namespace llvm {
|
||||
isInteger,
|
||||
isString,
|
||||
isLabel,
|
||||
isSectionOffset,
|
||||
isDelta,
|
||||
isEntry,
|
||||
isBlock
|
||||
|
Loading…
Reference in New Issue
Block a user