[Lldb-commits] [lldb] [lldb] Use build.py to build with DWARF on Windows in shell tests (PR #186857)
Omair Javaid via lldb-commits
lldb-commits at lists.llvm.org
Mon Mar 16 11:55:13 PDT 2026
https://github.com/omjavaid commented:
# RUN: %clang_cl -Z7 -c /GS- /Fo%t.cv.obj -- %t/main.cpp
Should work on both Arm and x64
https://github.com/llvm/llvm-project/pull/186857
More information about the lldb-commits
mailing list