[flang-commits] [flang] [flang] Add ability to have special allocator for descriptor data (PR #100690)
Slava Zakharin via flang-commits
flang-commits at lists.llvm.org
Mon Jul 29 09:39:04 PDT 2024
Valentin Clement =?utf-8?b?KOODkOODrOODsw=?=,Valentin Clement
<clementval at gmail.com>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/100690 at github.com>
================
@@ -0,0 +1,55 @@
+//===-- runtime/allocator.h -------------------------------------*- C++ -*-===//
----------------
vzakhari wrote:
```suggestion
//===-- runtime/allocator-registry.h ----------------------------*- C++ -*-===//
```
https://github.com/llvm/llvm-project/pull/100690
More information about the flang-commits
mailing list