ARM64: compare RTTI names as strings
ARM64 generates RTTI with hidden visibility, which means that typeinfo must be compared char-by-char since it's not guaranteed to be uniqued across the whole program. llvm-svn: 205139
Loading
Please sign in to comment