<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>toyamaguchi</author_name>
  <author_url>https://blog.hatena.ne.jp/toyamaguchi/</author_url>
  <blog_title>Toshihiro YAMAGUCHI’s Diary</blog_title>
  <blog_url>https://toyamaguchi.hatenablog.com/</blog_url>
  <categories>
    <anon>Rust</anon>
  </categories>
  <description>この記事は、Rustその2 Advent Calendar 2019の22日目の記事です。 はじめに Rustのコンパイラは内部でLLVMを利用しています。 LLVMとはいわゆるコンパイラ基盤というもので、Rustのコンパイル側でLLVMの中間コード(IR)まで生成できたら、あとはLLVM側が最適化や実行ファイルの作成までを行ってくれます。 Rust Blogの記事「Introducing MIR」の中にある画像が大変わかりやすいので、そちらを引用させていただきます。 ビルドの流れ このコンパイラ基盤の視点から言うと、Rustコンパイラはフロントエンド、LLVM側はバックエンドという位置づけで…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftoyamaguchi.hatenablog.com%2Fentry%2F2019%2F12%2F22%2F080000&quot; title=&quot;RustのLLVM IRでプログラム分析ことはじめ - Toshihiro YAMAGUCHI’s Diary&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>https://cdn-ak.f.st-hatena.com/images/fotolife/t/toyamaguchi/20191221/20191221150338.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-12-22 08:00:00</published>
  <title>RustのLLVM IRでプログラム分析ことはじめ</title>
  <type>rich</type>
  <url>https://toyamaguchi.hatenablog.com/entry/2019/12/22/080000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
