13#ifndef LLVM_EXECUTIONENGINE_JITLINK_COFFDIRECTIVEPARSER_H
14#define LLVM_EXECUTIONENGINE_JITLINK_COFFDIRECTIVEPARSER_H
29#define OPTION(_1, _2, ID, _4, _5, _6, _7, _8, _9, _10, _11, _12) COFF_OPT_##ID,
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.