LLVM  4.0.0
Public Attributes | List of all members
LTOObjectBuffer Struct Reference

Type to wrap a single object returned by ThinLTO. More...

#include <lto.h>

Collaboration diagram for LTOObjectBuffer:
[legend]

Public Attributes

const char * Buffer
 
size_t Size
 

Detailed Description

Type to wrap a single object returned by ThinLTO.

Since
LTO_API_VERSION=18

Definition at line 566 of file lto.h.

Member Data Documentation

const char* LTOObjectBuffer::Buffer

Definition at line 567 of file lto.h.

size_t LTOObjectBuffer::Size

Definition at line 568 of file lto.h.


The documentation for this struct was generated from the following file: