LLVM 22.0.0git
OffloadBundle.cpp File Reference

Go to the source code of this file.

Functions

Error extractOffloadBundle (MemoryBufferRef Contents, uint64_t SectionOffset, StringRef FileName, SmallVectorImpl< OffloadBundleFatBin > &Bundles)
static std::string formatWithCommas (unsigned long long Value)

Variables

static llvm::TimerGroup OffloadBundlerTimerGroup ("Offload Bundler Timer Group", "Timer group for offload bundler")

Function Documentation

◆ extractOffloadBundle()

◆ formatWithCommas()

std::string formatWithCommas ( unsigned long long Value)
static

Variable Documentation

◆ OffloadBundlerTimerGroup

llvm::TimerGroup OffloadBundlerTimerGroup("Offload Bundler Timer Group", "Timer group for offload bundler") ( "Offload Bundler Timer Group" ,
"Timer group for offload bundler"  )
static