diff options
author | Jason Liu <jasonliu.development@gmail.com> | 2019-08-27 15:14:45 +0000 |
---|---|---|
committer | Jason Liu <jasonliu.development@gmail.com> | 2019-08-27 15:14:45 +0000 |
commit | fc056950aa0216cc1bca9bdf56fc912963e34d78 (patch) | |
tree | 7a01aea1af8b711e6db6bf9a07735c99828a1bad /llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp | |
parent | 7f536bcf22074f819d74b99966c4aa32b332a124 (diff) | |
download | bcm5719-llvm-fc056950aa0216cc1bca9bdf56fc912963e34d78.tar.gz bcm5719-llvm-fc056950aa0216cc1bca9bdf56fc912963e34d78.zip |
Handle local commons for XCOFF object file writing
Summary:
Adds support for emitting common local global symbols to an XCOFF object file.
Local commons are emitted into the .bss section with a storage class of
C_HIDEXT.
Patch by: daltenty
Reviewers: sfertile, hubert.reinterpretcast
Differential Revision: https://reviews.llvm.org/D66097
llvm-svn: 370070
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp')
0 files changed, 0 insertions, 0 deletions