mirror of
https://github.com/mauiaaron/apple2.git
synced 2024-12-26 00:31:44 +00:00
ab59b089d9
- While LLVM/Clang appears to be very stable with codegen for ARM architectures, I have trust issues with Clang producing optimized codegen for the 32bit x86 architecture. - I have witnessed a number of examples where Clang generates invalid x86 code for both Chromium Breakpad and JSMN in this project, as well as similar issues discovered at the day job. (This is for the LLVM toolchain in the latest NDK as well as previous ones) |
||
---|---|---|
.. | ||
.idea | ||
app | ||
assets | ||
gradle/wrapper | ||
jni | ||
misc | ||
toolchain_edits | ||
.classpath | ||
Android.iml | ||
AndroidManifest.xml | ||
build.gradle | ||
build.xml | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
project.properties | ||
res | ||
run.sh | ||
settings.gradle | ||
src |