1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 14:37:45 +00:00

Toolchain: Format llvm patches per new patch format

This removes the patch series 1/N comments, git version at the bottom of
the patch, and zeros out the original commit hash.
This commit is contained in:
Andrew Kaster 2022-06-26 20:38:21 -06:00 committed by Linus Groh
parent a80493d221
commit d889294036
9 changed files with 23 additions and 51 deletions

View file

@ -1,7 +1,7 @@
From 0cf66d1dbcd3b7c0e2ddd65177066955c41352b7 Mon Sep 17 00:00:00 2001
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
From: Daniel Bertalan <dani@danielbertalan.dev>
Date: Thu, 14 Apr 2022 09:51:24 +0200
Subject: [PATCH 2/9] [Triple] Add triple for SerenityOS
Subject: [PATCH] [Triple] Add triple for SerenityOS
---
llvm/include/llvm/ADT/Triple.h | 8 +++++++-
@ -54,6 +54,3 @@ index a9afcc9db..aef8c7549 100644
.Default(Triple::UnknownOS);
}
--
2.35.3