forked from OSchip/llvm-project
parent
0f0f8aa2e1
commit
a4db70f945
|
@ -40,7 +40,7 @@ except KeyError:
|
|||
key, = e.args
|
||||
lit_config.fatal("unable to find %r parameter, use '--param=%s=VALUE'" % (key,key))
|
||||
|
||||
import lit
|
||||
import lit.llvm
|
||||
lit.llvm.initialize(lit_config, config)
|
||||
|
||||
# Let the main config do the real work.
|
||||
|
|
Loading…
Reference in New Issue