Skip to content
Commit a565c778 authored by Simon Atanasyan's avatar Simon Atanasyan
Browse files

[ELF] Fix type of the DefaultLayout::segments() return value. This

method returns the DefaultLayout::_segments field. The type of this field is
a vector of Segment<ELFT>* pointers. This type cannot be implicitly casted to
the range<ChunkIter>.

llvm-svn: 199233
parent a0f5caac
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