mirror of
https://github.com/intel/llvm.git
synced 2026-01-24 08:30:34 +08:00
Clang's lit.cfg.py reads this to add an "enable-shared" feature that three of clang's lit tests use. Nothing else reads enable_shared, so remove it from most lit.site.cfg.py.in files. Differential Revision: https://reviews.llvm.org/D138301
place tests here