OSDN Git Service

DO NOT MERGE: android: translate soong build rules for libLLVM90
[android-x86/external-llvm.git] / lib / Transforms / AggressiveInstCombine / Android.bp
index b2c12fc..7619742 100644 (file)
@@ -1,7 +1,7 @@
 cc_library_static {
-    name: "libLLVMAggressiveInstCombine",
+    name: "libLLVM90AggressiveInstCombine",
     defaults: [
-        "llvm-lib-defaults",
+        "llvm90-lib-defaults",
     ],
     srcs: ["*.cpp"],
 }