PE/COFF: move PAGE_SIZE into the PECOFFLinkingContext.
authorTim Northover <tnorthover@apple.com>
Fri, 20 Jun 2014 16:45:16 +0000 (16:45 +0000)
committerTim Northover <tnorthover@apple.com>
Fri, 20 Jun 2014 16:45:16 +0000 (16:45 +0000)
commitdb128a2d3f5a46f4660bd3ce2036bea262c95b93
tree2a9788e0a2ed57544777da02c5b927d062f486cf
parentbebc55b13b8358625509b15608bb32638da9a5ca
PE/COFF: move PAGE_SIZE into the PECOFFLinkingContext.

A refactoring, with the added benefit of helping OS X builds.

llvm-svn: 211371
lld/include/lld/ReaderWriter/PECOFFLinkingContext.h
lld/lib/ReaderWriter/PECOFF/WriterPECOFF.cpp