LLVM 22.0.0git
llvm::offloading::SYCLJITOptions Struct Reference

#include "llvm/Frontend/Offloading/OffloadWrapper.h"

Public Attributes

std::string CompileOptions
std::string LinkOptions

Detailed Description

Definition at line 58 of file OffloadWrapper.h.

Member Data Documentation

◆ CompileOptions

std::string llvm::offloading::SYCLJITOptions::CompileOptions

Definition at line 61 of file OffloadWrapper.h.

◆ LinkOptions

std::string llvm::offloading::SYCLJITOptions::LinkOptions

Definition at line 64 of file OffloadWrapper.h.


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