add MO_WriteBarrier to CallishMachOps
authorSimon Marlow <simonmar@microsoft.com>
Thu, 29 Jun 2006 11:58:37 +0000 (11:58 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Thu, 29 Jun 2006 11:58:37 +0000 (11:58 +0000)
commitf9c1512a1da2e52f88dc6fde57920fefa37fc0eb
treed6e1977191e00fe544acb9a4f9271accad3e5fd6
parent125cad876ea4120e3c0388090f1244616f4e1e44
add MO_WriteBarrier to CallishMachOps
This will let us express write barriers in C--
compiler/cmm/MachOp.hs
compiler/cmm/PprC.hs
compiler/nativeGen/MachCodeGen.hs