Alex Lorenz

Results 98 comments of Alex Lorenz

Happens because we embed the module inside of a COFF file, which doesn't seem to align the module well :) Workaround: ``` -Xcc -Xclang -Xcc -fmodule-format=raw ```

> but this pull appears more specific to Bionic, which is good. Have you tried this pull with the C++ Interop tests on Android? Because they don't work with the...