mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-14 19:49:36 +00:00
Update debuginfo tests lit for r341135
llvm-svn: 346060
This commit is contained in:
parent
64189b8f57
commit
75c16d8180
@ -19,7 +19,8 @@ config.host_arch = "@HOST_ARCH@"
|
||||
|
||||
config.llvm_use_sanitizer = "@LLVM_USE_SANITIZER@"
|
||||
|
||||
@LIT_SITE_CFG_IN_FOOTER@
|
||||
import lit.llvm
|
||||
lit.llvm.initialize(lit_config, config)
|
||||
|
||||
# Let the main config do the real work.
|
||||
lit_config.load_config(config, "@DEBUGINFO_TESTS_SOURCE_DIR@/lit.cfg.py")
|
||||
|
Loading…
Reference in New Issue
Block a user