[TableGen] Use 'isa' to identify UnsetInits rather than comparing with the...
[TableGen] Use 'isa' to identify UnsetInits rather than comparing with the singleton object created by UnsetInit::get(). Makes it more consistent with the other types. llvm-svn: 235465
Loading
Please sign in to comment