retdec
|
Remove all special instructions used to map LLVM instructions to ASM instructions. More...
#include "retdec/bin2llvmir/optimizations/asm_inst_remover/asm_inst_remover.h"
#include "retdec/bin2llvmir/providers/asm_instruction.h"
#include "retdec/bin2llvmir/providers/names.h"
Namespaces | |
retdec | |
retdec::bin2llvmir | |
Functions | |
static RegisterPass< AsmInstructionRemover > | retdec::bin2llvmir::X ("retdec-remove-asm-instrs", "Assembly mapping instruction removal", false, false) |
Remove all special instructions used to map LLVM instructions to ASM instructions.