|
LLVM
8.0.1
|
#include "llvm/DebugInfo/CodeView/SymbolRecordHelpers.h"#include "llvm/ADT/SmallVector.h"#include "llvm/DebugInfo/CodeView/SymbolDeserializer.h"
Go to the source code of this file.
Functions | |
| template<typename RecordT > | |
| RecordT | createRecord (const CVSymbol &sym) |
Definition at line 18 of file SymbolRecordHelpers.cpp.
References llvm::cantFail(), and llvm::codeview::CVRecord< Kind >::kind().
1.8.13