编译llvm时的llvm [n]的值,其中n是整数 [英] meanning of llvm[n] when compiling llvm, where n is an integer

查看:137
本文介绍了编译llvm时的llvm [n]的值,其中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. Does anybody know what those integers in brackets mean?

任何帮助是值得赞赏的。

Any help is appreciated.

推荐答案

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

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

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

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