LLVM 20.0.0git
|
#include "llvm/ADT/StringRef.h"
#include "llvm/BinaryFormat/COFF.h"
#include "llvm/Object/COFF.h"
#include "llvm/ObjectYAML/CodeViewYAMLDebugSections.h"
#include "llvm/ObjectYAML/CodeViewYAMLTypeHashing.h"
#include "llvm/ObjectYAML/CodeViewYAMLTypes.h"
#include "llvm/ObjectYAML/YAML.h"
#include <cstdint>
#include <optional>
#include <vector>
Go to the source code of this file.
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
namespace | llvm::COFF |
namespace | llvm::COFFYAML |
namespace | llvm::yaml |
Functions | |
Characteristics | llvm::COFF::operator| (Characteristics a, Characteristics b) |
SectionCharacteristics | llvm::COFF::operator| (SectionCharacteristics a, SectionCharacteristics b) |
DLLCharacteristics | llvm::COFF::operator| (DLLCharacteristics a, DLLCharacteristics b) |