OSDN Git Service

DO NOT MERGE: android: translate soong build rules for libLLVM90
[android-x86/external-llvm.git] / lib / ExecutionEngine / RuntimeDyld / Android.bp
index 408077f..6962898 100644 (file)
@@ -1,7 +1,7 @@
 cc_library_static {
-    name: "libLLVMRuntimeDyld",
+    name: "libLLVM90RuntimeDyld",
     defaults: [
-        "llvm-lib-defaults",
+        "llvm90-lib-defaults",
     ],
     srcs: [
         "*.cpp",