JDevlieghere requested changes to this revision. JDevlieghere added a comment. This revision now requires changes to proceed.
We need to define these variables in the cache and make sure the test suite knows about them. For lldb-instr for example, which lives in lit/tools/lldb-instr, you'd have to configure `lit.site.cfg.py.in` to know about wheter it's enabled or not (for example `config.have_lldb_instr`) and then check for this configuration variable in the lit.site.cfg in the lldb-instr test dir. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D60780/new/ https://reviews.llvm.org/D60780 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits