Only get the .bss and .data sections when needed instead of unconditionally.
This allows is to not emit empty sections when .data or .bss is not used. llvm-svn: 22457
Loading
Please register or sign in to comment
This allows is to not emit empty sections when .data or .bss is not used. llvm-svn: 22457