[gn build] Manually port 015dabd7
authorArthur Eubanks <aeubanks@google.com>
Thu, 6 Jul 2023 18:07:48 +0000 (11:07 -0700)
committerArthur Eubanks <aeubanks@google.com>
Thu, 6 Jul 2023 18:08:16 +0000 (11:08 -0700)
llvm/utils/gn/secondary/compiler-rt/lib/msan/BUILD.gn

index 83539ac..b2ee2f6 100644 (file)
@@ -25,6 +25,8 @@ static_library("msan") {
     "msan_allocator.h",
     "msan_chained_origin_depot.cpp",
     "msan_chained_origin_depot.h",
+    "msan_dl.cpp",
+    "msan_dl.h",
     "msan_flags.h",
     "msan_flags.inc",
     "msan_interceptors.cpp",