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 5e87792 commit f94d809Copy full SHA for f94d809
llvm/utils/gn/secondary/llvm/lib/Target/AVR/BUILD.gn
@@ -49,6 +49,7 @@ static_library("LLVMAVRCodeGen") {
49
"AVRSubtarget.cpp",
50
"AVRTargetMachine.cpp",
51
"AVRTargetObjectFile.cpp",
52
+ "AVRTargetTransformInfo.cpp",
53
]
54
}
55
0 commit comments