mirror of
https://github.com/intel/llvm.git
synced 2026-01-14 20:10:50 +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