[PATCH] Create android x86_32 target info

Tamas Berghammer tberghammer at google.com
Mon Mar 16 09:56:37 PDT 2015


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