Commit Graph

9 Commits

Author SHA1 Message Date
Siddhartha Bagaria 87b25ed659
Fix all lint warnings (#214)
As per `trunk check --all`.
2023-09-12 17:48:11 -07:00
Siddhartha Bagaria c196bc1e10
Format all files (#213)
Formats all files as per `trunk fmt --all`.

Also adds .editorconfig for capturing indent style.
2023-09-12 16:05:22 -07:00
Zhanyong Wan 9b9380b1d1
Support LLVM 15.0.0 and 15.0.6. (#170)
Support LLVM 15.0.0 and 15.0.6

Also closes #158
2023-01-05 22:36:36 -08:00
Siddhartha Bagaria b63404fcb8 Add missing copyright headers 2022-12-02 22:00:36 +00:00
Siddhartha Bagaria d69557a501 LLVM 13.0.1 checksums
Also, sort the list of checksums for all other releases.
2022-05-23 22:37:56 +00:00
Eric Mueller bc2c28e1f0
Add LLVM 11.0.0 support (#64)
Thanks for the change. I am currently using an older LLVM release in my tests because of the pain of installing libncurses-5 in all the images. But I will see what I can do there to bump the LLVM version I use in my tests to LLVM 11.
2020-10-19 22:53:04 -07:00
Siddhartha Bagaria 15ae8b9ff3 llvm_toolchain: checksums for LLVM 9.0.0
Note that this release does not have a distribution for macOS.
2019-10-03 01:34:40 -07:00
Siddhartha Bagaria 10b5627455 llvm_toolchain: checksums for llvm 8.0.1 2019-08-29 22:59:08 -07:00
Siddhartha Bagaria 91a1ed6910 Utility script to compute llvm distro checksums 2018-07-15 19:23:52 -07:00