[PATCH] Create android x86_32 target info
Rafael EspĂndola
rafael.espindola at gmail.com
Mon Mar 16 16:49:27 PDT 2015
Sounds like you should be able to put a test in clang/test/CodeGen.
On 16 March 2015 at 12:56, Tamas Berghammer <tberghammer at google.com> wrote:
> I don't have too much knowledge about clang so I am not sure, but if I compile an executable with clang for android-x86 (from android ndk r10d) then the DWARF info will contain the right size for long double (8 byte).
> I run into this issue from LLDB in a case where we create a clang AST context based on a module and a triple and we ended up with wrong size for long double.
>
>
> http://reviews.llvm.org/D8357
>
> EMAIL PREFERENCES
> http://reviews.llvm.org/settings/panel/emailpreferences/
>
>
More information about the cfe-commits
mailing list