We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent decb4eb commit 3b6cd57Copy full SHA for 3b6cd57
llvm/utils/gn/secondary/llvm/lib/Transforms/Utils/BUILD.gn
@@ -76,6 +76,7 @@ static_library("Utils") {
76
"MoveAutoInit.cpp",
77
"NameAnonGlobals.cpp",
78
"PredicateInfo.cpp",
79
+ "ProfileVerify.cpp",
80
"PromoteMemoryToRegister.cpp",
81
"RelLookupTableConverter.cpp",
82
"SCCPSolver.cpp",
0 commit comments