Sign in
chromium
/
native_client
/
pnacl-clang
/
25d3d1fa3f49cabead2807f6d5e7e2a2127fa2c7
/
.
/
test
/
Profile
/
profile-does-not-exist.c
blob: 89609bd945d6718e7b9b1752ea284b9865452629 [
file
]
// RUN: not %clang_cc1 -emit-llvm %s -o - -fprofile-instr-use=%t.nonexistent.profdata 2>&1 | FileCheck %s
// CHECK: error: Could not read profile:
// CHECK-NOT: Assertion failed