Merge "Revert "Disable lld, libc_malloc_debug failed to boot.""

This commit is contained in:
Chih-hung Hsieh 2018-11-08 04:59:14 +00:00 committed by Gerrit Code Review
commit b3fe0136d8
1 changed files with 0 additions and 5 deletions

View File

@ -63,11 +63,6 @@ cc_library {
},
},
// 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",