LLVM 19.0.0git
Classes | Namespaces | Functions
RemarkLinker.h File Reference
#include "llvm/Remarks/Remark.h"
#include "llvm/Remarks/RemarkFormat.h"
#include "llvm/Remarks/RemarkStringTable.h"
#include "llvm/Support/Error.h"
#include <memory>
#include <optional>
#include <set>

Go to the source code of this file.

Classes

struct  llvm::remarks::RemarkLinker
 

Namespaces

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

Functions

Expected< std::optional< StringRef > > llvm::remarks::getRemarksSectionContents (const object::ObjectFile &Obj)
 Returns a buffer with the contents of the remarks section depending on the format of the file.