[upstream_utils] Remove patch that results in building with NDEBUG causing ODR issues (#8540)

This commit is contained in:
PJ Reiniger
2026-01-03 16:31:26 -05:00
committed by GitHub
parent 71a788e20b
commit ccb3266753
38 changed files with 37 additions and 59 deletions

View File

@@ -1,7 +1,7 @@
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
From: PJ Reiniger <pj.reiniger@gmail.com>
Date: Sat, 7 May 2022 22:09:18 -0400
Subject: [PATCH 01/37] Remove StringRef, ArrayRef, and Optional
Subject: [PATCH 01/36] Remove StringRef, ArrayRef, and Optional
---
llvm/include/llvm/ADT/PointerUnion.h | 1 -