summaryrefslogtreecommitdiffstats
path: root/lld/lib/ReaderWriter/ELF/SegmentChunks.cpp
Commit message (Expand)AuthorAgeFilesLines
* [ELF] Fix gcc -pedantic warnings (remove extra ';')Denis Protivensky2015-04-151-1/+1
* ELF: Attempt to simplify Segment::AssignVirtualAddress.Rui Ueyama2015-04-141-1/+1
* temporaryRui Ueyama2015-04-141-13/+10
* temporaryRui Ueyama2015-04-141-123/+126
* Revert "ELF: Attempt to simplify Segment::assignVirtualAddress()."Rui Ueyama2015-04-141-105/+123
* ELF: Attempt to simplify Segment::assignVirtualAddress().Rui Ueyama2015-04-141-123/+105
* ELF: Split SegmentChunks.h to SegmentChunks.{h,cpp}.Rui Ueyama2015-04-141-0/+462
OpenPOWER on IntegriCloud