================ @@ -0,0 +1,14 @@ +add_lldb_tool(yaml2macho-core + main.cpp + yaml2corespec.cpp ---------------- JDevlieghere wrote: Nit: filename suggestions. ```suggestion yaml2macho.cpp CoreSpec.cpp ``` https://github.com/llvm/llvm-project/pull/153911