13#ifndef LLVM_EXECUTIONENGINE_JITLINK_COFFDIRECTIVEPARSER_H
14#define LLVM_EXECUTIONENGINE_JITLINK_COFFDIRECTIVEPARSER_H
29#define OPTION(...) LLVM_MAKE_OPT_ID_WITH_ID_PREFIX(COFF_OPT_, __VA_ARGS__),
30#include "COFFOptions.inc"
Defines the llvm::Arg class for parsed arguments.
Allocate memory in an ever growing pool, as if by bump-pointer.
Tagged union holding either a T or a Error.
StringRef - Represent a constant reference to a string, i.e.
Saves strings in the provided stable storage and returns a StringRef with a stable character pointer.
Parser for the MSVC specific preprocessor directives.
This is an optimization pass for GlobalISel generic memory operations.