Loom C API
Public Loom compiler C API
Toggle main menu visibility
Loading...
Searching...
No Matches
llvmir.h
Go to the documentation of this file.
1
// Copyright 2026 The IREE Authors
2
//
3
// Licensed under the Apache License v2.0 with LLVM Exceptions.
4
// See https://llvm.org/LICENSE.txt for license information.
5
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
7
#ifndef LOOMC_TARGET_LLVMIR_H_
8
#define LOOMC_TARGET_LLVMIR_H_
9
10
#include "
loomc/target/llvmir/base.h
"
11
#include "
loomc/target/llvmir/emit.h
"
12
18
19
#endif
// LOOMC_TARGET_LLVMIR_H_
base.h
LLVMIR target package identity and environment creation.
emit.h
LLVMIR emission option space.
loomc
target
llvmir.h
Generated by
1.17.0