Skip to content

Commit a5ba4c9

Browse files
committed
[gn build] Port 75e6133
1 parent 75e6133 commit a5ba4c9

File tree

1 file changed

+2
-0
lines changed
  • llvm/utils/gn/secondary/compiler-rt/lib/interception

1 file changed

+2
-0
lines changed

llvm/utils/gn/secondary/compiler-rt/lib/interception/BUILD.gn

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ source_set("sources") {
33
configs += [ "//llvm/utils/gn/build:crt_code" ]
44
sources = [
55
"interception.h",
6+
"interception_aix.cpp",
7+
"interception_aix.h",
68
"interception_linux.cpp",
79
"interception_linux.h",
810
"interception_mac.cpp",

0 commit comments

Comments
 (0)