Merge "Revert "Disable lld, libc_malloc_debug failed to boot."" am: b3fe0136d8 am: 21c187c95f
am: e9f29e1b95

Change-Id: I8da5129b0d04a02f16a4e392bd4c71d69d5c5f9c
diff --git a/libc/malloc_debug/Android.bp b/libc/malloc_debug/Android.bp
index 01f42b7..0961a94 100644
--- a/libc/malloc_debug/Android.bp
+++ b/libc/malloc_debug/Android.bp
@@ -63,11 +63,6 @@
         },
     },
 
-    // Clang lld link flags do not work with special link rules
-    // for libunwind_llvm yet. Linked aosp_arm-eng image failed to
-    // boot up in the emulator. http://b/78118944.
-    use_clang_lld: false,
-
     static_libs: [
         "libasync_safe",
         "libbase",