cd/entity/lldbยท homeโ€บ entitiesโ€บ lldb
grep -l @lldb /news/*.json | wc -l โ†’ 1

lldb

mentions 1 type Organization feed RSS

// recent coverage 1 mentions

04:25
2026-06-29
maskray.me
developer-tools

Optimizing LLVM's Bump Allocator

LLVM merged three optimizations to its BumpPtrAllocator, reducing overhead in the fast path by skipping unnecessary realignment, removing a null check via a sentinel end pointer, and eliminating per-aโ€ฆ

// co-occurs with top 7 entities