<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>cranebird</author_name>
  <author_url>https://blog.hatena.ne.jp/cranebird/</author_url>
  <blog_title>cranebirdの日記</blog_title>
  <blog_url>https://cranebird.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>クロージャーの前に、今までは C で印字していたけどちゃんとした printer を作っておこう、としたらいろいろとプログラムの粗が出てきた。うーん。 printf を直接呼び出すように declare しようとしたら、call インストラクションの呼び出しの整備、などなどが足りないことが判明。printf は典型的な vararg function という奴で、そのため呼び出す時に http://llvm.org/docs/LangRef.html#i_call のオプション fnty が必須となる。declare する際も 型に noalias というオプションを付けるべきらしい。これも未…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fcranebird.hatenadiary.org%2Fentry%2F20090101%2F1230810363&quot; title=&quot; メモ - cranebirdの日記&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2009-01-01 20:46:03</published>
  <title> メモ</title>
  <type>rich</type>
  <url>https://cranebird.hatenadiary.org/entry/20090101/1230810363</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
