summaryrefslogtreecommitdiffstats
path: root/lld/lib/ReaderWriter/PECOFF/IdataPass.cpp
Commit message (Expand)AuthorAgeFilesLines
* [PECOFF] Rename lld::coff -> lld::pecoff.Rui Ueyama2013-12-131-3/+3
* [PECOFF] Move a utility function used in a pass to Pass.cpp.Rui Ueyama2013-12-121-7/+1
* [PECOFF] Replace DLLNameAtom with COFFStringAtom.Rui Ueyama2013-12-121-12/+5
* [PECOFF] Remove code which is no longer needed because of r197016.Rui Ueyama2013-12-111-36/+5
* [PECOFF] Refactor IdataPass.Rui Ueyama2013-12-111-50/+13
* [PECOFF] Move definitions to IdataPass.cpp.Rui Ueyama2013-11-251-0/+244
OpenPOWER on IntegriCloud