summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
diff options
context:
space:
mode:
authorJason Liu <jasonliu.development@gmail.com>2019-08-27 15:14:45 +0000
committerJason Liu <jasonliu.development@gmail.com>2019-08-27 15:14:45 +0000
commitfc056950aa0216cc1bca9bdf56fc912963e34d78 (patch)
tree7a01aea1af8b711e6db6bf9a07735c99828a1bad /llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
parent7f536bcf22074f819d74b99966c4aa32b332a124 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud