mirror of https://github.com/llvm/torch-mlir
3efbbe8735
* Since the manylinux images do not hard-link against python libs (resolving them at runtime), the module must be built without resolving undefined references. * For some reason, builds on this platform are stricter, exposing dependency ordering issues. * The CMake bits to build the extension are still somewhat of a mess. I have better versions both upstream and in IREE and will be reconciling. For now, don't look too closely. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
CompilerDataStructures.h | ||
CompilerRuntime.cpp | ||
Runtime.cpp | ||
unix_version.script |