Skip to content
Commit 74303829 authored by Jason Molenda's avatar Jason Molenda
Browse files

Change DWARFCallFrameInfo from using a vector of AddressRanges to

track the EH FDEs for the functions in a module to using a
RangeDataVector, a more light-weight data structure that only refers
to File addresses.  Makes the initial FDE scan about 3x faster, uses
less memory.
<rdar://problem/13465650> 

llvm-svn: 177585
parent b0a7eed9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment