Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
llvm-epi-0.8
llvm
lib
CodeGen
ELFWriter.cpp
Find file
Blame
History
Permalink
Only get the .bss and .data sections when needed instead of unconditionally.
· a5998ce9
Chris Lattner
authored
Jul 16, 2005
This allows is to not emit empty sections when .data or .bss is not used. llvm-svn: 22457
a5998ce9
Loading