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 06faca2 commit 0540f04Copy full SHA for 0540f04
llvm/utils/gn/secondary/bolt/lib/Passes/BUILD.gn
@@ -30,14 +30,12 @@ static_library("Passes") {
30
"IdenticalCodeFolding.cpp",
31
"IndirectCallPromotion.cpp",
32
"Inliner.cpp",
33
- "InsertNegateRAStatePass.cpp",
34
"Instrumentation.cpp",
35
"JTFootprintReduction.cpp",
36
"LivenessAnalysis.cpp",
37
"LongJmp.cpp",
38
"LoopInversionPass.cpp",
39
"MCF.cpp",
40
- "MarkRAStates.cpp",
41
"PAuthGadgetScanner.cpp",
42
"PLTCall.cpp",
43
"PatchEntries.cpp",
0 commit comments