LLVM API Documentation

Classes | Namespaces | Functions
Comdat.h File Reference
#include "llvm/ADT/StringRef.h"
#include "llvm/Support/Compiler.h"
Include dependency graph for Comdat.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::Comdat

Namespaces

namespace  llvm
 

List of target independent CodeGen pass IDs.


Functions

raw_ostream & llvm::operator<< (raw_ostream &OS, const Comdat &C)

Detailed Description

This file contains the declaration of the Comdat class, which represents a single COMDAT in LLVM.

Definition in file Comdat.h.