LLVM API Documentation

Variables
Archive.cpp File Reference
#include "llvm/Object/Archive.h"
#include "llvm/ADT/APInt.h"
#include "llvm/ADT/SmallString.h"
#include "llvm/ADT/Twine.h"
#include "llvm/Support/Endian.h"
#include "llvm/Support/MemoryBuffer.h"
Include dependency graph for Archive.cpp:

Go to the source code of this file.

Variables

static const char *const Magic = "!<arch>\n"

Variable Documentation

const char* const Magic = "!<arch>\n" [static]