android: jit: teach fallback_cpu_detection provide meaningful results for aarch64

This commit is contained in:
DH 2025-02-28 21:12:22 +03:00 committed by Megamouse
parent 3080b55d02
commit 94f52d6dc0
4 changed files with 71 additions and 7 deletions

View file

@ -569,6 +569,6 @@ public:
bool add_sub_disk_space(ssz space);
};
llvm::StringRef fallback_cpu_detection();
const char *fallback_cpu_detection();
#endif // LLVM_AVAILABLE