Skip to content

Commit 303b214

Browse files
committed
[gn build] Port c92056d
1 parent c92056d commit 303b214

File tree

1 file changed

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

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,8 @@ static_library("Support") {
149149
"TypeSize.cpp",
150150
"Unicode.cpp",
151151
"UnicodeCaseFold.cpp",
152+
"UnicodeNameToCodepoint.cpp",
153+
"UnicodeNameToCodepointGenerated.cpp",
152154
"VersionTuple.cpp",
153155
"WithColor.cpp",
154156
"X86TargetParser.cpp",

0 commit comments

Comments
 (0)