<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Assembly on Wokron&#39;s Blog</title>
    <link>https://wokron.github.io/en/tags/assembly/</link>
    <description>Recent content in Assembly on Wokron&#39;s Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <copyright>©2022-2026 Yitang Yang. All rights reserved.</copyright>
    <lastBuildDate>Fri, 03 Nov 2023 21:56:13 +0800</lastBuildDate>
    <atom:link href="https://wokron.github.io/en/tags/assembly/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Understanding LLVM IR — Start by Writing It by Hand</title>
      <link>https://wokron.github.io/en/posts/introduction-of-llvm/</link>
      <pubDate>Fri, 03 Nov 2023 21:56:13 +0800</pubDate>
      <guid>https://wokron.github.io/en/posts/introduction-of-llvm/</guid>
      <description>1. Overview There are several reasons you might want to learn about LLVM. Maybe you&amp;rsquo;re a tech enthusiast who wants to create a new programming language, or a university student stuck in the quagmire of a compilers course. Whatever the case, you likely want LLVM for just one thing: generating target code.
But it&amp;rsquo;s not an easy journey. You&amp;rsquo;ve probably already struggled through the compiler frontend, and now another mountain stands before you: LLVM IR.</description>
    </item>
  </channel>
</rss>
