diff options
author | Matthew Bastien <matthew_bastien@apple.com> | 2025-09-24 16:40:15 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-24 13:40:15 -0700 |
commit | 2a5c6e1b990c002c6852047edb6affd4bbe9f8cb (patch) | |
tree | 4474f921944bb6cfb89e2f4285e9cac473bbc7b8 /llvm/lib/CodeGen/ModuloSchedule.cpp | |
parent | ac3f148f60b147461050c62f9569e00b6678fd02 (diff) | |
download | llvm-2a5c6e1b990c002c6852047edb6affd4bbe9f8cb.zip llvm-2a5c6e1b990c002c6852047edb6affd4bbe9f8cb.tar.gz llvm-2a5c6e1b990c002c6852047edb6affd4bbe9f8cb.tar.bz2 |
[lldb-dap] bundle lldb-dap extension using esbuild (#160598)
The most recent version of the lldb-dap VS Code extension (0.2.17) fails
to activate because it's missing the `chokidar` dependency in the
`.vsix`. In order to prevent this from happening in the future, this PR
adds a `bundle-extension` step to extension packaging in order to bundle
the extension into a single `.js` file using esbuild. All dependencies
will be included in this bundle so that the `.vscodeignore` doesn't need
to be updated.
Diffstat (limited to 'llvm/lib/CodeGen/ModuloSchedule.cpp')
0 files changed, 0 insertions, 0 deletions