MLIR 23.0.0git
StripDebugInfo.cpp File Reference
#include "mlir/Transforms/Passes.h"
#include "mlir/IR/Operation.h"
#include "mlir/Pass/Pass.h"
#include "mlir/Transforms/Passes.h.inc"

Go to the source code of this file.

Classes

class  mlir::impl::StripDebugInfoPassBase< DerivedT >

Namespaces

namespace  mlir
 Include the generated interface declarations.
namespace  mlir::impl
 Attribute collections provide a dictionary-like interface.

Macros

#define GEN_PASS_DEF_STRIPDEBUGINFOPASS

Functions

std::unique_ptr<::mlir::Passmlir::impl::createStripDebugInfoPass ()
std::unique_ptr<::mlir::Passmlir::createStripDebugInfoPass ()

Macro Definition Documentation

◆ GEN_PASS_DEF_STRIPDEBUGINFOPASS

#define GEN_PASS_DEF_STRIPDEBUGINFOPASS

Definition at line 15 of file StripDebugInfo.cpp.