llvm-iwg
llvm-iwg copied to clipboard
The LLVM Infrastructure Working Group
subtask: figure out when these meetings are and what the board is interested in migrated from https://github.com/ChristianKuehnel/iwg-workspace/issues/6
Some ideas: * Making LLVM developers productive * Maiking LLVM development fun * Removing red tape so people can do the work migrated from https://github.com/ChristianKuehnel/iwg-workspace/issues/11
I guess it would be nice to have a logo for our infrastructure working group. We could use that across our documents and tools. For details see discussion in https://github.com/ChristianKuehnel/iwg-workspace/issues/12
and how we can spend our money (and time) wisely. Migrated from https://github.com/ChristianKuehnel/iwg-workspace/issues/19
Document the [test strategy](https://en.wikipedia.org/wiki/Test_strategy) of the LLVM project. Link to other documents where we already have something. Testing stages I know of: * local test before submitting a patch *...