Switch from cast<> to dyn_cast<>.
This avoids a potential failed assertion that is happening on someone's out-of-tree build. llvm-svn: 349940
Loading
Please sign in to comment
This avoids a potential failed assertion that is happening on someone's out-of-tree build. llvm-svn: 349940