Hacker News
- FYI: LLVM-project repo has exceeded GitHub upload size limit (2022) https://discourse.llvm.org/t/fyi-llvm-project-repo-has-exceeded-github-upload-size-limit/63293 78 comments
- LLVM moves to GitHub https://twitter.com/chandlerc1024/status/794318137445359616?ref_src=twsrc%5Etfw 5 comments
Lobsters
- Reflections on LLVM's switch to GitHub pull requests https://maskray.me/blog/2023-09-09-reflections-on-llvm-switch-to-github-pull-requests 51 comments practices
- Reflections on LLVM's switch to GitHub pull requests https://maskray.me/blog/2023-09-09-reflections-on-llvm-switch-to-github-pull-requests 11 comments programming
- LLVM is now on GitHub https://github.com/llvm 9 comments linux
- LLVM has moved to GitHub https://github.com/llvm 46 comments programming
- Flang - a Fortran compiler targeting LLVM - has been put up on GitHub https://github.com/flang-compiler/flang 76 comments programming
- GitHub - tinygo-org/go-llvm: Go bindings to a system-installed LLVM. Used as part of TinyGo. https://github.com/tinygo-org/go-llvm 5 comments golang
- GitHub - brain-labs/brain: An esoteric programming language based on Brainfuck (Compiling to LLVM IR with optmizations) https://github.com/brain-labs/brain 6 comments programming
- Releases tinygo-org/tinygo 0.70 GitHub TinyGo is a Go compiler intended for use in small places such as microcontrollers, WebAssembly (WASM), and command-line tools. It reuses libraries used by the Go language tools alongside LLVM to provide an alternative way to compile programs written in the Go https://github.com/tinygo-org/tinygo/releases 10 comments programming