Package org.qbicc.plugin.llvm
Class LLVMStripStackMapStage
java.lang.Object
org.qbicc.plugin.llvm.LLVMStripStackMapStage
- All Implemented Interfaces:
Consumer<CompilationContext>
Strip all of the stack map sections from every object file.
-
Constructor Details
-
LLVMStripStackMapStage
public LLVMStripStackMapStage()
-
-
Method Details
-
accept
- Specified by:
acceptin interfaceConsumer<CompilationContext>
-