tra accepted this revision. tra added a comment. This revision is now accepted and ready to land.
Perhaps we should start thinking of shipping some of that bitcode along with clang. Then the instrumentation library could be linked with automatically by the driver when `-finstrument` is specified. We already need bitcode for the math library for both NVPTX and AMDGPU and will likely need more for other things that depend on things that are standard on the host. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D88557/new/ https://reviews.llvm.org/D88557 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits