LLVM 22.0.0git
IRObjectFile.h File Reference

Go to the source code of this file.

Classes

class  llvm::object::IRObjectFile
struct  llvm::object::IRSymtabFile
 The contents of a bitcode file and its irsymtab. More...

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
namespace  llvm::object

Functions

LLVM_ABI Expected< IRSymtabFilellvm::object::readIRSymtab (MemoryBufferRef MBRef)
 Reads a bitcode file, creating its irsymtab if necessary.