aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-01-19 03:06:01 +0000
committerChris Lattner <sabre@nondot.org>2010-01-19 03:06:01 +0000
commita986aa33eb01bfa34a1fd0858a93311c692c2ea4 (patch)
tree26c5e03e740e3cc08081d4bd52a9cc844092d3db /llvm/lib/CodeGen/MachineFunction.cpp
parent5b585f8b1a6f5c2531333d533c263746a648e81c (diff)
downloadllvm-a986aa33eb01bfa34a1fd0858a93311c692c2ea4.zip
llvm-a986aa33eb01bfa34a1fd0858a93311c692c2ea4.tar.gz
llvm-a986aa33eb01bfa34a1fd0858a93311c692c2ea4.tar.bz2
fix a significant difference between llvm and gcc on ELF systems:
GCC would put weak zero initialized mutable data in the .bss section, we would put it into a crasy '.gnu.linkonce.b.test,"aw",@nobits' section. Fixing this will allow simplifications next up. llvm-svn: 93844
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions