Skip to content

Commit 94e14b9

Browse files
committed
[gn build] Port 23c8d38
1 parent fab91e9 commit 94e14b9

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ static_library("Core") {
1515
"//llvm/utils/gn/build/libs/pthread",
1616
]
1717
sources = [
18+
"AddressMap.cpp",
1819
"BinaryBasicBlock.cpp",
1920
"BinaryContext.cpp",
2021
"BinaryData.cpp",

0 commit comments

Comments
 (0)