llvm [n]在编译llvm时的含义,其中n是整数 [英] meaning of llvm[n] when compiling llvm, where n is an integer

查看:74
本文介绍了llvm [n]在编译llvm时的含义,其中n是整数的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在编译LLVM和clang.我注意到编译的输出在每行前都有llvm[1]:llvm[2]:llvm[3]:括号中的整数是什么意思?

I'm compiling LLVM as well as clang. I noticed that the output of compilation has llvm[1]: or llvm[2]: or llvm[3]: prefixed to each line. What do those integers in brackets mean?

推荐答案

这是编译作业(make -j)的编号.有助于跟踪编译错误.

It's the number of the compilation job (make -j). Helpful to trace compilation errors.

这篇关于llvm [n]在编译llvm时的含义,其中n是整数的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆