diff options
author | Sean Callanan <scallanan@apple.com> | 2011-12-02 18:06:45 +0000 |
---|---|---|
committer | Sean Callanan <scallanan@apple.com> | 2011-12-02 18:06:45 +0000 |
commit | 3ed3bca38ec31721963440213a13d6052f7b476e (patch) | |
tree | 9856a6f123fe1bd49758e1f36feb29433d42f54c /llvm/lib/Transforms/Utils/InlineFunction.cpp | |
parent | e37a85af65e82896b2d2ec27c6411f4033094839 (diff) | |
download | bcm5719-llvm-3ed3bca38ec31721963440213a13d6052f7b476e.tar.gz bcm5719-llvm-3ed3bca38ec31721963440213a13d6052f7b476e.zip |
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
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions