Skip to content

Commit dfd7284

Browse files
committed
[gn] port 0f52545
1 parent 5823ac0 commit dfd7284

File tree

1 file changed

+1
-0
lines changed
  • llvm/utils/gn/secondary/llvm/lib/CodeGen

1 file changed

+1
-0
lines changed

llvm/utils/gn/secondary/llvm/lib/CodeGen/BUILD.gn

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ static_library("CodeGen") {
99
"//llvm/lib/Analysis",
1010
"//llvm/lib/Bitcode/Reader",
1111
"//llvm/lib/Bitcode/Writer",
12+
"//llvm/lib/CGData",
1213
"//llvm/lib/CodeGenTypes",
1314
"//llvm/lib/IR",
1415
"//llvm/lib/MC",

0 commit comments

Comments
 (0)