TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

LLVM 14.0.0 Release

47 pointsby zmodemabout 3 years ago

2 comments

Someoneabout 3 years ago
From the release notes (<a href="https:&#x2F;&#x2F;releases.llvm.org&#x2F;14.0.0&#x2F;docs&#x2F;ReleaseNotes.html#changes-to-the-llvm-ir" rel="nofollow">https:&#x2F;&#x2F;releases.llvm.org&#x2F;14.0.0&#x2F;docs&#x2F;ReleaseNotes.html#chan...</a>):<p><i>“The maximum allowed alignment has been increased from 2^29 to 2^32”</i><p>Does that mean you can now align structure fields to 4 gigabyte boundaries, while previously, that was ‘only’ 512 megabytes? If so, who needs that?
评论 #30806244 未加载
pjmlpabout 3 years ago
clang 14 seems to have very few C++20 progress, as per release notes, how things change.
评论 #30806017 未加载
评论 #30807237 未加载
评论 #30808966 未加载