Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 12 additions & 4 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
## Meetups
- Nov 11, 2022 - [4th Annual ClangBuiltLinux Meetup](/meetup.md) - Richmond, VA
- Nov 13-15, 2022 - [Toolchains Track](https://lpc.events/event/17/sessions/156/) @ [Linux Plumbers Conf 2023](https://lpc.events/event/17/) - Richmond, VA
- ~Nov 11, 2022 - [4th Annual ClangBuiltLinux Meetup](/meetup.md) - Richmond, VA~
- ~Nov 13-15, 2022 - [Toolchains Track](https://lpc.events/event/17/sessions/156/) @ [Linux Plumbers Conf 2023](https://lpc.events/event/17/) - Richmond, VA~

## Build status
## Build Status
<details>
<summary>
<b>CI Matrix</b>
</summary>
<br>

| | &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;clang&#8209;18 | &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;clang&#8209;17 | &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;clang&#8209;16 | &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;clang&#8209;15 | &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;clang&#8209;14 | &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;clang&#8209;13 | &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;clang&#8209;12 | &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;clang&#8209;11 | clang&#8209;android |
| ---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
Expand Down Expand Up @@ -31,6 +36,7 @@
| chromeos&#8209;5.10 | [![chromeos-5.10-clang-18 build status](https://github.com/clangbuiltlinux/continuous-integration2/actions/workflows/chromeos-5.10-clang-18.yml/badge.svg)](https://github.com/clangbuiltlinux/continuous-integration2/actions/workflows/chromeos-5.10-clang-18.yml) | [![chromeos-5.10-clang-17 build status](https://github.com/clangbuiltlinux/continuous-integration2/actions/workflows/chromeos-5.10-clang-17.yml/badge.svg)](https://github.com/clangbuiltlinux/continuous-integration2/actions/workflows/chromeos-5.10-clang-17.yml) | [![chromeos-5.10-clang-16 build status](https://github.com/clangbuiltlinux/continuous-integration2/actions/workflows/chromeos-5.10-clang-16.yml/badge.svg)](https://github.com/clangbuiltlinux/continuous-integration2/actions/workflows/chromeos-5.10-clang-16.yml) | [![chromeos-5.10-clang-15 build status](https://github.com/clangbuiltlinux/continuous-integration2/actions/workflows/chromeos-5.10-clang-15.yml/badge.svg)](https://github.com/clangbuiltlinux/continuous-integration2/actions/workflows/chromeos-5.10-clang-15.yml) | [![chromeos-5.10-clang-14 build status](https://github.com/clangbuiltlinux/continuous-integration2/actions/workflows/chromeos-5.10-clang-14.yml/badge.svg)](https://github.com/clangbuiltlinux/continuous-integration2/actions/workflows/chromeos-5.10-clang-14.yml) | [![chromeos-5.10-clang-13 build status](https://github.com/clangbuiltlinux/continuous-integration2/actions/workflows/chromeos-5.10-clang-13.yml/badge.svg)](https://github.com/clangbuiltlinux/continuous-integration2/actions/workflows/chromeos-5.10-clang-13.yml) | [![chromeos-5.10-clang-12 build status](https://github.com/clangbuiltlinux/continuous-integration2/actions/workflows/chromeos-5.10-clang-12.yml/badge.svg)](https://github.com/clangbuiltlinux/continuous-integration2/actions/workflows/chromeos-5.10-clang-12.yml) | | |

[![Check clang version](https://github.com/clangbuiltlinux/continuous-integration2/actions/workflows/clang-version.yml/badge.svg)](https://github.com/clangbuiltlinux/continuous-integration2/actions/workflows/clang-version.yml)
</details>

## Useful links

Expand All @@ -47,7 +53,9 @@
- Discord: `#clang-built-linux` in the [LLVM server](https://discord.gg/xS7Z362)
- Bi-weekly video meeting
- [Calendar](https://calendar.google.com/calendar/embed?src=google.com_bbf8m6m4n8nq5p2bfjpele0n5s%40group.calendar.google.com)
- [Hangouts Meet](https://meet.google.com/yjf-jyqk-iaz)
- [Google Meet](https://meet.google.com/yjf-jyqk-iaz)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

send as separate PR


## Architecture Support
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

send as separate PR


The following architectures are targetable from both LLVM and the Linux kernel
and are relatively well supported and tested:
Expand Down