mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-02 21:11:25 +12:00
android: jit: teach fallback_cpu_detection provide meaningful results for aarch64
This commit is contained in:
parent
3080b55d02
commit
94f52d6dc0
4 changed files with 71 additions and 7 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue