This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
752579736e
llvm-project
/
compiler-rt
/
test
/
profile
/
Inputs
/
instrprof-dlopen-func2.c
2 lines
21 B
C
Raw
Normal View
History
Unescape
Escape
Simplify instrprof-dlopen-dlclose-gcov.test to avoid failures on Aarch64. The test for a function with an if block in a single line (https://bugs.llvm.org/show_bug.cgi?id=38065) will be moved to a separate test. llvm-svn: 336942
2018-07-13 04:28:09 +08:00
void
func2
(
int
K
)
{
}