LLVM 17.0.0git
Functions
RISCVTargetStreamer.cpp File Reference
#include "RISCVTargetStreamer.h"
#include "RISCVBaseInfo.h"
#include "RISCVMCTargetDesc.h"
#include "llvm/MC/MCSymbol.h"
#include "llvm/Support/FormattedStream.h"
#include "llvm/Support/RISCVAttributes.h"
#include "llvm/Support/RISCVISAInfo.h"

Go to the source code of this file.

Functions

static void emitDirectiveOptionArchPrefix (formatted_raw_ostream &OS, bool &PrefixEmitted)
 
static void emitCommaOrNextLine (formatted_raw_ostream &OS, bool EmitComma)
 

Function Documentation

◆ emitCommaOrNextLine()

static void emitCommaOrNextLine ( formatted_raw_ostream OS,
bool  EmitComma 
)
static

◆ emitDirectiveOptionArchPrefix()

static void emitDirectiveOptionArchPrefix ( formatted_raw_ostream OS,
bool PrefixEmitted 
)
static