mirror of
https://github.com/intel/llvm.git
synced 2026-01-15 12:25:46 +08:00
The way I was setting the path to the yaml2macho-core tool for API tests assumed that the llvm tool bin directory was the same as the lldb tool bin directory. There are build configuration styles where they are not. Set it the same way lldb-dap etc are set to the lldb bin dir.