Skip to content
Commit 3ed3bca3 authored by Sean Callanan's avatar Sean Callanan
Browse files

Modified the Objective-C type map in SymbolFileSymtab

to use ConstStrings.  The const char*s were assumed to
be from ConstStrings before, but since storing a full-on
ConstString is no more expensive than storing a const
char* it makes better sense to enforce uniqueness with
the type checker.

llvm-svn: 145688
parent e37a85af
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment