diff options
author | John McCall <rjmccall@apple.com> | 2016-11-30 23:15:55 +0000 |
---|---|---|
committer | John McCall <rjmccall@apple.com> | 2016-11-30 23:15:55 +0000 |
commit | cd21d541397eadab33d94b3a0c476f96afc3477f (patch) | |
tree | b167a5825d4ee0a7d8e3e341f9560ce2286160cc /clang/lib/CodeGen/ModuleBuilder.cpp | |
parent | 78a695321e9e760172f1ddf400809449902e0af3 (diff) | |
download | llvm-cd21d541397eadab33d94b3a0c476f96afc3477f.zip llvm-cd21d541397eadab33d94b3a0c476f96afc3477f.tar.gz llvm-cd21d541397eadab33d94b3a0c476f96afc3477f.tar.bz2 |
Fix some layering violations where CGObjCMac's NSString emission was
performed at the CodeGenModule level.
Would be NFC except we now also use a different uniquing structure so
that we don't get spurious conflicts if you ask for both an NSString
and a CFString for the same content (which is possible with builtins).
llvm-svn: 288287
Diffstat (limited to 'clang/lib/CodeGen/ModuleBuilder.cpp')
0 files changed, 0 insertions, 0 deletions