freebsd_amp_hwpstate/test/Analysis/func-mapping-test.cpp

8 lines
94 B
C++

// RUN: %clang_func_map %s -- | FileCheck %s
int f(int) {
return 0;
}
// CHECK: c:@F@f#I#