TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

LLVM on Windows Now Supports PDB Debug Info

30 点作者 zmodem将近 8 年前

5 条评论

ezoe将近 8 年前
So<p>MSVC use PDB format which is undocumented.<p>LLVM want to implement PDB.<p>LLVM asks MS for help<p>MS disclose the portion of the MSVC code which deal with PDB<p>MS GitHub even says &quot;Source code is the ultimate documentation :-)&quot;<p>I think even the MS doesn&#x27;t have formal documentation for PDB format.
dxf将近 8 年前
This is very exciting. The blog post mentions cross-compilation, and being able to use lld should also result in faster link times and the ability to enable Clang features like CFI.<p>Congratulations on this milestone!
arunc将近 8 年前
The whole idea to <i>just</i> change the compiler on Windows is exciting. The packages on Windows provide drop-in integration with VisualStudio.
fithisux将近 8 年前
Hopefully we will see all llvm projects ported to windows. And hopefully we can have a full toolchain, compatible&#x2F;replacing Ms tools.
Ono-Sendai将近 8 年前
What about exceptions on Windows? Does LLVM support that yet?
评论 #15051956 未加载