mirror of
https://github.com/intel/llvm.git
synced 2026-02-04 20:00:11 +08:00
Eliminate boilerplate of having each test manually assign to `mydir` by calling `compute_mydir` in lldbtest.py. Differential Revision: https://reviews.llvm.org/D128077