<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: MSVC Static Initializers &#8211; Decent Stuff</title>
	<atom:link href="http://blog.mozilla.org/tglek/2010/07/30/msvc-static-initializers-decent-stuff/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mozilla.org/tglek/2010/07/30/msvc-static-initializers-decent-stuff/</link>
	<description>Taras&#039; blog on Snappy, Startup, Telemetry and other Firefox peroformance matters</description>
	<lastBuildDate>Tue, 27 Nov 2012 16:50:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Honza</title>
		<link>http://blog.mozilla.org/tglek/2010/07/30/msvc-static-initializers-decent-stuff/comment-page-1/#comment-28564</link>
		<dc:creator>Honza</dc:creator>
		<pubDate>Mon, 02 Aug 2010 13:21:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mozilla.org/tglek/?p=336#comment-28564</guid>
		<description><![CDATA[So MSVC is doing something along lines of my only-at-startup patch? What exactly it does for EH? (GCC 4.6 should recognize functions called only from EH as cold and put them into cold subsection, but I did not doublecheck it actually works)

Honza]]></description>
		<content:encoded><![CDATA[<p>So MSVC is doing something along lines of my only-at-startup patch? What exactly it does for EH? (GCC 4.6 should recognize functions called only from EH as cold and put them into cold subsection, but I did not doublecheck it actually works)</p>
<p>Honza</p>
]]></content:encoded>
	</item>
</channel>
</rss>
