retdec
Classes | Namespaces
labels_handler.h File Reference

Handling of labels during conversion of LLVM IR to BIR. More...

#include <string>
#include "retdec/llvmir2hll/support/smart_ptr.h"
#include "retdec/llvmir2hll/support/types.h"
#include "retdec/utils/non_copyable.h"

Go to the source code of this file.

Classes

class  retdec::llvmir2hll::LabelsHandler
 Handler of labels during conversion of LLVM IR to BIR. More...
 

Namespaces

 llvm
 
 retdec
 
 retdec::llvmir2hll
 

Detailed Description

Handling of labels during conversion of LLVM IR to BIR.