Loom C API
Public Loom compiler C API
Loading...
Searching...
No Matches
target/llvmir/emit.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_EMIT_H_
8#define LOOMC_TARGET_LLVMIR_EMIT_H_
9
10#include "loomc/emit.h"
12
43
44#endif // LOOMC_TARGET_LLVMIR_EMIT_H_
Target artifact emission from prepared Loom modules.
LLVMIR target package identity and environment creation.