[PATCH] Remove static initializers from MCSchedModel

Pete Cooper peter_cooper at apple.com
Fri Aug 29 09:38:23 PDT 2014


Hi all

Please review this patch to change MCSchedModel to avoid static initializers.  This makes it behavior match other structs with similar uses, e.g., MCWriteProcResEntry and MCProcResourceDesc.

This is part of the work to remove all the static initializers from LLVM.

Thanks,
Pete

-------------- next part --------------
A non-text attachment was scrubbed...
Name: mcschedmodel.patch
Type: application/octet-stream
Size: 6535 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140829/daab6cb5/attachment.obj>


More information about the llvm-commits mailing list