Skip to content

请问如何查看中间生成的 llvm_ir ? #73

Answered by UltimatePea
nobodxbodon asked this question in Q&A
Discussion options

You must be logged in to vote

./.yybuild.nosync 目录下有所有的文件

yy 会生成一个.ll文件,名字是yy<一串数字>.ll
yy_bs 会生成很多.ll文件,名字不是yy<一串数字>.ll的文件都是yy_bs生成的

Replies: 1 comment 20 replies

Comment options

You must be logged in to vote
20 replies
@UltimatePea
Comment options

@nobodxbodon
Comment options

@UltimatePea
Comment options

@nobodxbodon
Comment options

@UltimatePea
Comment options

Answer selected by UltimatePea
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants