Skip to content

Commit c1e2838

Browse files
committed
[gn build] Manually port 015dabd
1 parent 9739ef6 commit c1e2838

File tree

1 file changed

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

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ static_library("msan") {
2525
"msan_allocator.h",
2626
"msan_chained_origin_depot.cpp",
2727
"msan_chained_origin_depot.h",
28+
"msan_dl.cpp",
29+
"msan_dl.h",
2830
"msan_flags.h",
2931
"msan_flags.inc",
3032
"msan_interceptors.cpp",

0 commit comments

Comments
 (0)