https://github.com/halide/Halide
Raw File
Tip revision: c72ac79bf3ebb3e26679b909999d142748bef49e authored by Shoaib Kamil on 09 December 2020, 17:56:14 UTC
Delete attributes that cause runtime linker to use softfloat on ARM64 Windows
Tip revision: c72ac79
.clang-format-ignore
# .clang-format-ignore
./bin
./build
./cmake_build
./cmake_build_static
./cmake_build_shared
./distrib
./doc
./include
./lib
# Our tutorials have special formatting: skip them
./tutorial
# hexagon_remote/bin/src is also special
./src/runtime/hexagon_remote/bin/src
back to top