diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2016-09-18 16:12:14 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2016-09-18 16:12:14 +0000 |
commit | 3f307518f8bea834e7ba0fb522e990063d09cfb3 (patch) | |
tree | 58bb96b5a82d0dad24be2a2d7ee92939a55f4579 /clang/www | |
parent | 0c54dc862e5c9dae681a43299126376757615cab (diff) | |
download | bcm5719-llvm-3f307518f8bea834e7ba0fb522e990063d09cfb3.tar.gz bcm5719-llvm-3f307518f8bea834e7ba0fb522e990063d09cfb3.zip |
CodeGen: mark ObjC cstring literals as unnamed_addr
These are all emitted into a section with a cstring_literal attribute. The
attribute permits the linker to coalesce the string contents. The address of
the strings are not important.
llvm-svn: 281855
Diffstat (limited to 'clang/www')
0 files changed, 0 insertions, 0 deletions