LLVM 22.0.0git
|
#include "llvm/MC/MCAsmInfoWasm.h"
#include "llvm/MC/MCSectionWasm.h"
#include "llvm/MC/MCSymbolWasm.h"
#include "llvm/Support/raw_ostream.h"
Go to the source code of this file.
Functions | |
static void | printName (raw_ostream &OS, StringRef Name) |
|
static |
Definition at line 29 of file MCAsmInfoWasm.cpp.