mini-llvm 0.1.0
Loading...
Searching...
No Matches
IntegerOrPointerType.h
Go to the documentation of this file.
1// SPDX-License-Identifier: MIT
2
3#pragma once
4
5#include "mini-llvm/ir/Type.h"
7
8namespace mini_llvm::ir {
9
11
12} // namespace mini_llvm::ir
#define MINI_LLVM_EXPORT
Definition Compiler.h:17
Definition IntegerOrPointerType.h:10
Definition Argument.h:13