mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-11 00:31:09 +00:00
718fb1cdf9
to lit and use this info to disable Analysis/FixIt/Rewriter/Analysis tests when those are not compiled into clang. llvm-svn: 189395
3 lines
63 B
INI
3 lines
63 B
INI
if config.root.clang_arcmt == 0:
|
|
config.unsupported = True
|