diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2016-10-25 14:50:44 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2016-10-25 14:50:44 +0000 |
commit | 9ccc7ad62d319127670e70e8082a6018987ed25a (patch) | |
tree | e607ea44ab9d3dbf88c1549dd40ca9ccc89e5e74 /clang/lib/Driver/ToolChains.cpp | |
parent | 5c3c9707c32923e5acae0f7d2253e60da4e89096 (diff) | |
download | bcm5719-llvm-9ccc7ad62d319127670e70e8082a6018987ed25a.tar.gz bcm5719-llvm-9ccc7ad62d319127670e70e8082a6018987ed25a.zip |
CodeGen: mark protocols as common data
This allows for the coalescing of the protocol declarations. When the protocols
are declared in headers, multiple definitions of the protocol would be emitted.
Marking them as common data indicates that any one can be selected.
llvm-svn: 285073
Diffstat (limited to 'clang/lib/Driver/ToolChains.cpp')
0 files changed, 0 insertions, 0 deletions