Class LLVMStripStackMapStage

java.lang.Object
org.qbicc.plugin.llvm.LLVMStripStackMapStage
All Implemented Interfaces:
Consumer<CompilationContext>

public final class LLVMStripStackMapStage extends Object implements Consumer<CompilationContext>
Strip all of the stack map sections from every object file.