<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<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/" 
  xmlns:media="http://search.yahoo.com/mrss/">
  <channel>
    <title>LLVM on - Qfrost -</title>
    <link>http://www.qfrost.com:80/categories/llvm/</link>
    <description>Recent content in LLVM on - Qfrost -</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <copyright>©2026, All Rights Reserved</copyright>
    <lastBuildDate>Sat, 03 Dec 2022 23:00:00 +0000</lastBuildDate>
    
        <atom:link href="http://www.qfrost.com:80/categories/llvm/index.xml" rel="self" type="application/rss+xml" />
    

      
      <item>
        <title>如何向LLVM提交代码</title>
        <link>http://www.qfrost.com:80/posts/llvm/llvmpr/</link>
        <pubDate>Sat, 03 Dec 2022 23:00:00 +0000</pubDate>
        
        <atom:modified>Sat, 03 Dec 2022 23:00:00 +0000</atom:modified>
        <guid>http://www.qfrost.com:80/posts/llvm/llvmpr/</guid>
        <description>这几天给LLVM提了一些Commit，整一个提交过程非常复杂（因为其官方是不接受Github PullRequest的），review也十分严</description>
        
        <dc:creator>Qfrost</dc:creator>
        
        
        
        
        
          
            
              <category>LLVM</category>
            
          
        
        
      </item>
      
      <item>
        <title>LLVM Opt view-cfg 优雅展示程序结构</title>
        <link>http://www.qfrost.com:80/posts/llvm/llvmopt-view-cfg/</link>
        <pubDate>Tue, 11 Oct 2022 19:30:00 +0000</pubDate>
        
        <atom:modified>Tue, 11 Oct 2022 19:30:00 +0000</atom:modified>
        <guid>http://www.qfrost.com:80/posts/llvm/llvmopt-view-cfg/</guid>
        <description>在写混淆的时候，经常会遇到一个问题：在实现一些会改变控制流的混淆时，会理不清现在的控制流到底是怎么样的。比如在平坦化时，需要涉及很多移动基本</description>
        
        <dc:creator>Qfrost</dc:creator>
        
        
        
        
        
          
            
              <category>LLVM</category>
            
          
        
        
      </item>
      
      <item>
        <title>Windows下优雅使用LLVMPass</title>
        <link>http://www.qfrost.com:80/posts/llvm/llvmwindows%E4%B8%8B%E4%BC%98%E9%9B%85%E4%BD%BF%E7%94%A8llvmpass/</link>
        <pubDate>Sat, 28 May 2022 00:00:00 +0000</pubDate>
        
        <atom:modified>Sat, 28 May 2022 00:00:00 +0000</atom:modified>
        <guid>http://www.qfrost.com:80/posts/llvm/llvmwindows%E4%B8%8B%E4%BC%98%E9%9B%85%E4%BD%BF%E7%94%A8llvmpass/</guid>
        <description>LLVM16-有bug不建议折腾，究极复杂；16及以上的版本可以玩 本文第一次公布的时候是LLVM12版本，所以最初也是以这个版本的配置来写的</description>
        
        <dc:creator>Qfrost</dc:creator>
        
        
        
        
        
          
            
              <category>LLVM</category>
            
          
        
        
      </item>
      
      <item>
        <title>LLVM 调试环境配置</title>
        <link>http://www.qfrost.com:80/posts/llvm/llvm%E8%B0%83%E8%AF%95%E7%8E%AF%E5%A2%83%E9%85%8D%E7%BD%AE/</link>
        <pubDate>Thu, 14 Oct 2021 14:00:00 +0000</pubDate>
        
        <atom:modified>Thu, 14 Oct 2021 14:00:00 +0000</atom:modified>
        <guid>http://www.qfrost.com:80/posts/llvm/llvm%E8%B0%83%E8%AF%95%E7%8E%AF%E5%A2%83%E9%85%8D%E7%BD%AE/</guid>
        <description>感谢@Richar，教我配出了超级方便的LLVM Pass源码级调试环境 Orzzzz 准备工作 按照前一篇博客 LLVM编译与FirstPass 配置好LLVM</description>
        
        <dc:creator>Qfrost</dc:creator>
        
        
        
        
        
          
            
              <category>LLVM</category>
            
          
        
        
      </item>
      
      <item>
        <title>LLVM 编译与First Pass</title>
        <link>http://www.qfrost.com:80/posts/llvm/llvm%E7%BC%96%E8%AF%91%E4%B8%8Efirst_pass/</link>
        <pubDate>Tue, 12 Oct 2021 12:00:00 +0000</pubDate>
        
        <atom:modified>Tue, 12 Oct 2021 12:00:00 +0000</atom:modified>
        <guid>http://www.qfrost.com:80/posts/llvm/llvm%E7%BC%96%E8%AF%91%E4%B8%8Efirst_pass/</guid>
        <description>要开始正儿八经认真学LLVM了。先吐槽一下，这东西是真的麻烦，编译起来一堆坑，项目还贼大，一编译就是十几分钟至一个小时。还吃电脑各种环境，各</description>
        
        <dc:creator>Qfrost</dc:creator>
        
        
        
        
        
          
            
              <category>LLVM</category>
            
          
        
        
      </item>
      

    
  </channel>
</rss>
