No description
Find a file
Konrad Kleine 4251de274b Add #region #endregion comments
Each `#region XY` now has an `#endregion XY` instead of just
`#endregion`. This is optional and `XY` does not have to be repeated for
the "system" to work but it makes working with regions a bit more
convenient.

```
  #region globals...

  #region packages...

  #region prep...

  #region build...

  #region install...

  #region check...

  #region misc...

  #region files...

  #region changelog...
```
2024-10-02 13:28:19 +00:00
.copr Remove %llvm_snapshot_changelog_entry 2024-10-02 13:03:46 +00:00
.fmf
tests Format all files with 'pre-commit run -a' 2024-09-02 15:45:30 +02:00
.git-blame-ignore-revs Add .git-blame-ignore-revs 2024-10-02 11:28:12 +00:00
.gitignore Prepare non-snapshot builds 2024-09-02 15:45:30 +02:00
.pre-commit-config.yaml Format all files with 'pre-commit run -a' 2024-09-02 15:45:30 +02:00
0001-19-Remove-myst_parser-dependency-for-RHEL.patch Make rawhide compatible with snapshot builds 2024-09-20 09:53:42 +00:00
0001-20-Remove-myst_parser-dependency-for-RHEL.patch Rebase RHEL myst_parser patch 2024-09-30 08:37:29 +00:00
0001-Always-build-shared-libs-for-LLD.patch Rebase LLD patch 2024-09-02 15:45:30 +02:00
0001-Fix-page-size-constant-on-aarch64-and-ppc64le.patch Add compiler-rt patch for RHEL 8 page sizes 2024-09-03 08:20:32 +02:00
0001-PATCH-clang-Make-funwind-tables-the-default-on-all-a.patch
0001-Workaround-a-bug-in-ORC-on-ppc64le.patch
0003-PATCH-clang-Don-t-install-static-libraries.patch
gating.yaml Require rpmdeplint gating test only in rawhide 2024-09-12 14:14:47 +00:00
llvm.rpmlintrc Format all files with 'pre-commit run -a' 2024-09-02 15:45:30 +02:00
llvm.spec Add #region #endregion comments 2024-10-02 13:28:19 +00:00
macros.clang
Makefile Prepare non-snapshot builds 2024-09-02 15:45:30 +02:00
release-keys.asc
sources Update to 19.1.0 2024-09-19 08:12:14 +02:00