Skip to content
Commit 1de14dd6 authored by Pete Cooper's avatar Pete Cooper
Browse files

Use ArrayRef instead of deep copies of CompactUnwindEntries. NFC.

We have a vector of all of the compact unwind entries anyway, and
its live as long as we need it to be.  So instead of copying from that
vector to another, just take references to the range of the original vector
we need for each compact unwind page.

llvm-svn: 260437
parent 909e2cdc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment