diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2017-06-29 00:54:44 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2017-06-29 00:54:44 +0000 |
commit | 9f83f3b2511d6b7b396d9f98a7cda4dab4d42a34 (patch) | |
tree | c1a143fb79830cead84d2c9d62908fbc082bace5 /clang/lib/Frontend/CompilerInstance.cpp | |
parent | 2af2fd5f76cc57ac9a42338a889d669bb67dd01c (diff) | |
download | bcm5719-llvm-9f83f3b2511d6b7b396d9f98a7cda4dab4d42a34.tar.gz bcm5719-llvm-9f83f3b2511d6b7b396d9f98a7cda4dab4d42a34.zip |
CodeGen: handle missed case of COMDAT handling
When Protocol references are constructed, we need to add the reference
symbol to a COMDAT group on non-MachO object file formats (MachO handles
this by having a coalesced attribute). This adds the missing case.
llvm-svn: 306622
Diffstat (limited to 'clang/lib/Frontend/CompilerInstance.cpp')
0 files changed, 0 insertions, 0 deletions