<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>llamerad-jp</author_name>
  <author_url>https://blog.hatena.ne.jp/llamerad-jp/</author_url>
  <blog_title>~llamerada/memo/</blog_title>
  <blog_url>https://llamerad-jp.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>皆さんご存知、LLVM-IRはコンパイラ基盤であるLLVMの中間生成物であり、emscriptenやPROCESS WARPはLLVM-IRを読み込んで動かすことができるプラットフォームです。 現代のプログラミングでは既存ライブラリを利用することにより開発期間の短縮や品質向上を図っています。前述のプラットフォームでプログラムを動かす場合、自分のプログラムをLLVM-IRに変換するわけですが、その過程で依存ライブラリも同様にLLVM-IRに変換する必要があります。 $ clang -emit-llvm -c hoge.c 上記コマンドでC/C++からLLVM-IRへの変換はできていましたが、au…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fllamerad-jp.hatenablog.com%2Fentry%2F2015%2F11%2F09%2F235614&quot; title=&quot;ライブラリをコンパイルしてLLVM-IRを出力する方法 - ~llamerada/memo/&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>2015-11-09 23:56:14</published>
  <title>ライブラリをコンパイルしてLLVM-IRを出力する方法</title>
  <type>rich</type>
  <url>https://llamerad-jp.hatenablog.com/entry/2015/11/09/235614</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
