LLVM
12.0.0git
|
#include "TextStubCommon.h"
#include "TextAPIContext.h"
#include "llvm/ADT/StringSwitch.h"
#include "llvm/TextAPI/MachO/Architecture.def"
Go to the source code of this file.
Namespaces | |
llvm | |
This class represents lattice values for constants. | |
llvm::yaml | |
Macros | |
#define | ARCHINFO(arch, type, subtype, numbits) IO.bitSetCase(Archs, #arch, 1U << static_cast<int>(AK_##arch)); |
#define ARCHINFO | ( | arch, | |
type, | |||
subtype, | |||
numbits | |||
) | IO.bitSetCase(Archs, #arch, 1U << static_cast<int>(AK_##arch)); |