k-sareen / mmtk-art

MMTk binding for ART
Apache License 2.0
1 stars 0 forks source link

LTO for Android #1

Closed k-sareen closed 1 month ago

k-sareen commented 9 months ago

Currently LTO for Android fails during the linking stage due to some incompatible DWARF versions between Rust and C++. We need to investigate how to fix this.

k-sareen commented 6 months ago

See:

k-sareen commented 1 month ago

We just ignore the warnings since they are immaterial to the correctness of the library.