aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInstance.cpp
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2015-02-25 00:52:15 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2015-02-25 00:52:15 +0000
commit8bc9ccc60a0ae3b38b37bf0916e27bc95e968be2 (patch)
tree655a81496622b5c130e94366478bd2b1fd2c38cc /clang/lib/Frontend/CompilerInstance.cpp
parent7b0281089e0c2e69c748ee617bd58e759bea7dbb (diff)
downloadllvm-8bc9ccc60a0ae3b38b37bf0916e27bc95e968be2.zip
llvm-8bc9ccc60a0ae3b38b37bf0916e27bc95e968be2.tar.gz
llvm-8bc9ccc60a0ae3b38b37bf0916e27bc95e968be2.tar.bz2
Support SHF_MERGE sections in COMDATs.
This patch unifies the comdat and non-comdat code paths. By doing this it add missing features to the comdat side and removes the fixed section assumptions from the non-comdat side. In ELF there is no one true section for "4 byte mergeable" constants. We are better off computing the required properties of the section and asking the context for it. llvm-svn: 230411
Diffstat (limited to 'clang/lib/Frontend/CompilerInstance.cpp')
0 files changed, 0 insertions, 0 deletions