LLVM 20.0.0git
|
Base class for classes that define behaviour that is specific to both the target and the object format. More...
#include "llvm/MC/MCObjectWriter.h"
Public Member Functions | |
virtual | ~MCObjectTargetWriter ()=default |
virtual Triple::ObjectFormatType | getFormat () const =0 |
Base class for classes that define behaviour that is specific to both the target and the object format.
Definition at line 134 of file MCObjectWriter.h.
|
virtualdefault |
|
pure virtual |