<2024年4月>
31123456
78910111213
14151617181920
21222324252627
2829301234
567891011

统计

  • 随笔 - 57
  • 文章 - 7
  • 评论 - 0
  • 引用 - 0

常用链接

留言簿

随笔分类

随笔档案

文章分类

文章档案

Blog

Coder 必备技巧

Compiler for Wurq

搜索

  •  

最新评论

阅读排行榜

评论排行榜

【LLVM】LLVM是什么
【LLVM】LLVM是什么
官方教程:
为什么人人都该懂点LLVM: https://linux.cn/article-6073-1.html#3_16414
http://it.taocms.org/03/2963.htm
https://www.oschina.net/question/12_80908
http://blog.csdn.net/joyous/article/details/8197754
http://blog.csdn.net/genesislive/article/details/8445488

Clang+llvm windows运行环境配置
clang --target=i686-w64-mingw32
clang --target=i686-w64-mingw32 -emit-llvm -S main.c -o main.ll

posted on 2017-04-08 15:27 Wurq 阅读(88) 评论(0)  编辑 收藏 引用 所属分类: 【LLVM】


只有注册用户登录后才能发表评论。
网站导航: 博客园   IT新闻   BlogJava   知识库   博问   管理