summaryrefslogtreecommitdiffstats
path: root/contrib/llvm/lib/CodeGen/AsmPrinter/DebugLocStream.cpp
diff options
context:
space:
mode:
authorjhibbits <jhibbits@FreeBSD.org>2016-01-04 01:33:07 +0000
committerjhibbits <jhibbits@FreeBSD.org>2016-01-04 01:33:07 +0000
commitafd51eac6cf71fa76d162953df713f73ac76f256 (patch)
treef3190bba2f3ebfc8abeb4c4222e0434090e649d8 /contrib/llvm/lib/CodeGen/AsmPrinter/DebugLocStream.cpp
parent99982ba0803f632a8287f6cf2265a8996670cebd (diff)
downloadFreeBSD-src-afd51eac6cf71fa76d162953df713f73ac76f256.zip
FreeBSD-src-afd51eac6cf71fa76d162953df713f73ac76f256.tar.gz
Set the cacheline size before calling powerpc_init()
powerpc_init() initializes the mmu. Since this may clear pages via pmap_zero_page(), set the cacheline size before calling into it, so pmap_zero_page() has the right cacheline size. This isn't completely necessary now, but will be when 64-bit book-e is completed.
Diffstat (limited to 'contrib/llvm/lib/CodeGen/AsmPrinter/DebugLocStream.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud