Package org.qbicc.plugin.llvm
Interface LLVMCompiler.Factory
- Enclosing interface:
- LLVMCompiler
public static interface LLVMCompiler.Factory
-
Method Summary
Modifier and TypeMethodDescriptionof(CompilationContext ctx, Set<LLVMCompiler.Flag> flags, List<String> optOptions, List<String> llcOptions)
-
Method Details
-
of
LLVMCompiler of(CompilationContext ctx, Set<LLVMCompiler.Flag> flags, List<String> optOptions, List<String> llcOptions)
-