[gn build] (semimanually) port ebc31d2e7297
authorNico Weber <thakis@chromium.org>
Fri, 10 Dec 2021 15:39:28 +0000 (10:39 -0500)
committerNico Weber <thakis@chromium.org>
Fri, 10 Dec 2021 15:39:28 +0000 (10:39 -0500)
llvm/utils/gn/secondary/compiler-rt/lib/asan/BUILD.gn

index 3f679c9..4882e08 100644 (file)
@@ -99,7 +99,10 @@ target(asan_target_type, "asan") {
     "asan_win.cpp",
   ]
   if (target_os != "mac" && target_os != "win") {
-    sources += [ "asan_interceptors_vfork.S" ]
+    sources += [
+      "asan_interceptors_vfork.S",
+      "asan_rtl_x86_64.S",
+    ]
   }
 
   # To be able to include sanitizer_common.