Skip to content
This repository has been archived by the owner on Jan 20, 2024. It is now read-only.

Commit

Permalink
[gn build] Port 8566cd6
Browse files Browse the repository at this point in the history
  • Loading branch information
llvmgnsyncbot committed Jan 13, 2024
1 parent 99b7c77 commit 96b9b63
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion llvm/utils/gn/secondary/llvm/unittests/MIR/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,8 @@ unittest("MIRTests") {
"//llvm/lib/TargetParser",
"//llvm/lib/Testing/Support",
]
sources = [ "MachineMetadata.cpp" ]
sources = [
"MachineMetadata.cpp",
"PassBuilderCallbacksTest.cpp",
]
}

0 comments on commit 96b9b63

Please sign in to comment.