diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2010-12-21 04:22:09 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2010-12-21 04:22:09 +0000 |
commit | 98d93c5294c9822f5c047f651587e1935409a8b5 (patch) | |
tree | 4dc2d29b5965e5eda88e602b9c41ea28cacd08da /llvm/lib/Transforms/Utils/SimplifyInstructions.cpp | |
parent | c874f6c9ffa630d05126c67942915b55d8e4dad5 (diff) | |
download | llvm-98d93c5294c9822f5c047f651587e1935409a8b5.zip llvm-98d93c5294c9822f5c047f651587e1935409a8b5.tar.gz llvm-98d93c5294c9822f5c047f651587e1935409a8b5.tar.bz2 |
Layout one section until no relaxations are done and then move to the next
section.
This helps because in practice sections form a dag with debug sections pointing
to text sections. Finishing up the text sections first makes the debug section
relaxation trivial.
llvm-svn: 122314
Diffstat (limited to 'llvm/lib/Transforms/Utils/SimplifyInstructions.cpp')
0 files changed, 0 insertions, 0 deletions