Loading compiler-rt/test/profile/ContinuousSyncMode/set-file-object.c +0 −3 Original line number Diff line number Diff line // REQUIRES: darwin || linux // Disabled due to flaky results // UNSUPPORTED: arm-linux,armhf-linux,aarch64-linux // Test using __llvm_profile_set_file_object in continuous mode (%c). // Create & cd into a temporary directory. // RUN: rm -rf %t.dir && mkdir -p %t.dir && cd %t.dir Loading Loading
compiler-rt/test/profile/ContinuousSyncMode/set-file-object.c +0 −3 Original line number Diff line number Diff line // REQUIRES: darwin || linux // Disabled due to flaky results // UNSUPPORTED: arm-linux,armhf-linux,aarch64-linux // Test using __llvm_profile_set_file_object in continuous mode (%c). // Create & cd into a temporary directory. // RUN: rm -rf %t.dir && mkdir -p %t.dir && cd %t.dir Loading