mini-llvm
0.1.0
Toggle main menu visibility
Loading...
Searching...
No Matches
Directive.h
Go to the documentation of this file.
1
// SPDX-License-Identifier: MIT
2
3
#pragma once
4
5
#include "
mini-llvm/mc/Statement.h
"
6
#include "
mini-llvm/utils/Compiler.h
"
7
8
namespace
mini_llvm::mc
{
9
10
class
MINI_LLVM_EXPORT
Directive
:
public
Statement
{};
11
12
}
// namespace mini_llvm::mc
Compiler.h
MINI_LLVM_EXPORT
#define MINI_LLVM_EXPORT
Definition
Compiler.h:17
Statement.h
mini_llvm::mc::Directive
Definition
Directive.h:10
mini_llvm::mc::Statement::Statement
Statement()=default
mini_llvm::mc
Definition
Directive.h:8
include
mini-llvm
mc
Directive.h
Generated by
1.17.0