diff options
| author | Wenju He <wenju.he@intel.com> | 2025-08-22 07:45:42 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-22 07:45:42 +0800 |
| commit | e6d095e89c0d762c4b71dc8f6c99481893df07a9 (patch) | |
| tree | c4e96fce1469f5a376dba6da89103ceeff60248f /lldb/packages/Python/lldbsuite/test | |
| parent | 05b1ec3724e1dbb88050ad2ae4c72e9832668ec9 (diff) | |
| download | llvm-e6d095e89c0d762c4b71dc8f6c99481893df07a9.zip llvm-e6d095e89c0d762c4b71dc8f6c99481893df07a9.tar.gz llvm-e6d095e89c0d762c4b71dc8f6c99481893df07a9.tar.bz2 | |
[libclc] Only create a target per each compile command for cmake MSVC generator (#154479)
libclc sequential build issue addressed in commit 0c21d6b4c8ad is
specific to cmake MSVC generator. Therefore, this PR avoids creating a
large number of targets when a non-MSVC generator is used, such as the
Ninja generator, which is used in pre-merge CI on Windows in
llvm-project repo. We plan to migrate from MSVC generator to Ninja
generator in our downstream CI to fix flaky cmake bug `Cannot restore
timestamp`, which might be related to the large number of targets.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions
