Skip to content

Commit 8498a09

Browse files
committed
[gn build] Port 32eaf5b
1 parent b94a66d commit 8498a09

File tree

1 file changed

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

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,14 @@ static_library("Passes") {
3030
"IdenticalCodeFolding.cpp",
3131
"IndirectCallPromotion.cpp",
3232
"Inliner.cpp",
33+
"InsertNegateRAStatePass.cpp",
3334
"Instrumentation.cpp",
3435
"JTFootprintReduction.cpp",
3536
"LivenessAnalysis.cpp",
3637
"LongJmp.cpp",
3738
"LoopInversionPass.cpp",
3839
"MCF.cpp",
40+
"MarkRAStates.cpp",
3941
"PAuthGadgetScanner.cpp",
4042
"PLTCall.cpp",
4143
"PatchEntries.cpp",

0 commit comments

Comments
 (0)