LLVM
15.0.0git
|
#include "llvm/ADT/ArrayRef.h"
#include "llvm/ADT/Optional.h"
#include "llvm/ADT/SmallVector.h"
#include "llvm/DebugInfo/CodeView/CVRecord.h"
#include "llvm/DebugInfo/CodeView/TypeRecordMapping.h"
#include "llvm/Support/BinaryByteStream.h"
#include "llvm/Support/BinaryStreamWriter.h"
#include <cstdint>
#include <vector>
Go to the source code of this file.
Classes | |
class | llvm::codeview::ContinuationRecordBuilder |
Namespaces | |
llvm | |
This is an optimization pass for GlobalISel generic memory operations. | |
llvm::codeview | |
Enumerations | |
enum | llvm::codeview::ContinuationRecordKind { llvm::codeview::ContinuationRecordKind::FieldList, llvm::codeview::ContinuationRecordKind::MethodOverloadList } |