Reapply "[dsymutil] Gather function ranges during DIE selection."
authorFrederic Riss <friss@apple.com>
Thu, 12 Mar 2015 18:45:10 +0000 (18:45 +0000)
committerFrederic Riss <friss@apple.com>
Thu, 12 Mar 2015 18:45:10 +0000 (18:45 +0000)
commit63a0e366a1bb935db7ff7a1609704ca8df76a1a1
treef4e9d3af315d040313b89f52673a91a54cb2ecba
parenta11c9307f68206324eed8ee401ff4de06800d293
Reapply "[dsymutil] Gather function ranges during DIE selection."

This reverts commit r231967 which reinstates r231957.

Now that IntervalMap uses explicitely aligned storage, it should be safe.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@232080 91177308-0d34-0410-b5e6-96231b3b80d8
tools/dsymutil/DwarfLinker.cpp