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 9bb67f8 commit 3bf0ce1Copy full SHA for 3bf0ce1
llvm/utils/gn/secondary/bolt/lib/Passes/BUILD.gn
@@ -12,7 +12,7 @@ static_library("Passes") {
12
"//llvm/utils/gn/build/libs/pthread",
13
]
14
sources = [
15
- "ADRRelaxationPass.cpp",
+ "AArch64RelaxationPass.cpp",
16
"Aligner.cpp",
17
"AllocCombiner.cpp",
18
"AsmDump.cpp",
0 commit comments