mirror of
https://github.com/intel/llvm.git
synced 2026-02-03 02:26:27 +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