This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch nightly
in repository https://gitbox.apache.org/repos/asf/tvm.git
from 335bc164b2 [LLVM][MSWIN][CI] Fix LLVM module build with latest CI
update (#18245)
add dd1e3f8e65 [FFI][CMAKE] Add missing download path for libbacktrace
(#18246)
add 3e13b037f9 [Build] Migrate Python packaging to pyproject.toml with
scikit-build-core (#18239)
add e465837271 [FFI][CMAKE] Revert cmake libbacktrace URL and update
submodule (#18249)
No new revisions were added by this update.
Summary of changes:
.gitmodules | 2 +-
CMakeLists.txt | 91 +++++++++++++++++-
cmake/modules/LibInfo.cmake | 1 +
ffi/3rdparty/libbacktrace | 2 +-
pyproject.toml | 228 ++++++++++++++++++++++++++++++++++++++++++++
src/support/libinfo.cc | 1 +
6 files changed, 322 insertions(+), 3 deletions(-)