[gn build] Port 0c557db617

This commit is contained in:
LLVM GN Syncbot 2021-05-17 18:56:03 +00:00
parent 3cdd05e519
commit 11c857c71d
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ static_library("Passes") {
]
sources = [
"PassBuilder.cpp",
"PassBuilderBindings.cpp",
"PassPlugin.cpp",
"StandardInstrumentations.cpp",
]