OSDN Git Service

android: IR: Rename the tablegen'd Attributes file to .gen
[android-x86/external-llvm.git] / Android.bp
index 6389bf9..4875725 100644 (file)
@@ -140,7 +140,7 @@ cc_library_headers {
 llvm_tblgen {
     name: "llvm-gen-attributes",
     in: "include/llvm/IR/Attributes.td",
-    outs: ["llvm/IR/Attributes.inc"],
+    outs: ["llvm/IR/Attributes.gen"],
 }
 
 llvm_tblgen {