Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.
Get Feedermaskray.me
Get the latest updates from directly as they happen.
Follow now 107 followers
Last updated 4 days ago
5 days ago
LLD, the LLVM linker, is a mature and fast linker supporting multiplebinary...
12 days ago
LLVM's C++ API doesn't offer a stability guarantee. This meansfunction signatures can...
20 days ago
After migrating fromVim to Emacs as my primary C++ editor in 2015...
about 1 month ago
My C++ language server ccls implements a semantic highlightingfeatures through the non-standard...
3 months ago
LLVM 19 will soon be released. This post provides a summary of...
4 months ago
In object files, certain code patterns incorporate data directlywithin the code or...
5 months ago
The output of ld.lld -v includes a message "compatiblewith GNU linkers" to...
5 months ago
Within the LLVM project, MC is a library responsible for handlingassembly, disassembly...
6 months ago
GNU ld's output section layout is determined by a linker script,which can...
6 months ago
The ELF object file format is adop by many UNIX-like operatingsystems. Understanding...
6 months ago
The Linux kernel is written in C, but it also leverages extensionsprovided...