We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38eec3a commit 5300ba7Copy full SHA for 5300ba7
llvm/utils/gn/secondary/llvm/lib/Transforms/Utils/BUILD.gn
@@ -40,6 +40,7 @@ static_library("Utils") {
40
"GlobalStatus.cpp",
41
"GuardUtils.cpp",
42
"HelloWorld.cpp",
43
+ "IRNormalizer.cpp",
44
"InjectTLIMappings.cpp",
45
"InlineFunction.cpp",
46
"InstructionNamer.cpp",
0 commit comments