Skip to content

Commit 3bf0ce1

Browse files
committed
[gn build] Port 718a3b2
1 parent 9bb67f8 commit 3bf0ce1

File tree

1 file changed

+1
-1
lines changed
  • llvm/utils/gn/secondary/bolt/lib/Passes

1 file changed

+1
-1
lines changed

llvm/utils/gn/secondary/bolt/lib/Passes/BUILD.gn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ static_library("Passes") {
1212
"//llvm/utils/gn/build/libs/pthread",
1313
]
1414
sources = [
15-
"ADRRelaxationPass.cpp",
15+
"AArch64RelaxationPass.cpp",
1616
"Aligner.cpp",
1717
"AllocCombiner.cpp",
1818
"AsmDump.cpp",

0 commit comments

Comments
 (0)