asbirlea added inline comments. ================ Comment at: Bitcode/Benchmarks/Halide/CMakeLists.txt:3 @@ +2,3 @@ + list(APPEND LDFLAGS -lpthread -ldl) +endif() +if (NOT MSVC) ---------------- The halide runtime. https://reviews.llvm.org/D23698