[llvm] [LLVMABI] Implement the ABI Typesystem (PR #158329)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 31 08:33:33 PST 2025
================
----------------
nikic wrote:
Should add the license header here:
```
//===----------------------------------------------------------------------===//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
//===----------------------------------------------------------------------===//
```
https://github.com/llvm/llvm-project/pull/158329
More information about the llvm-commits
mailing list