LLVM: llvm::dxil::BitcodeWriter Class Reference (original) (raw)
#include "[Target/DirectX/DXILWriter/DXILBitcodeWriter.h](DXILBitcodeWriter%5F8h%5Fsource.html)"
| Public Member Functions | |
|---|---|
| BitcodeWriter (SmallVectorImpl< char > &Buffer) | |
| Create a BitcodeWriter that writes to Buffer. | |
| ~BitcodeWriter () | |
| void | writeModule (const Module &M) |
| Write the specified module to the buffer specified at construction time. |
Definition at line 32 of file DXILBitcodeWriter.h.
◆ ~BitcodeWriter()
| dxil::BitcodeWriter::~BitcodeWriter | ( | ) |
|---|
◆ writeModule()
The documentation for this class was generated from the following files:
- lib/Target/DirectX/DXILWriter/DXILBitcodeWriter.h
- lib/Target/DirectX/DXILWriter/DXILBitcodeWriter.cpp