[llvm-commits] [PATCH]: wrong PPC32 targetdata in llvm

Duncan Sands baldrick at free.fr
Thu Jun 30 08:38:42 PDT 2011


Hi Roman,

> The definition of targetdata in llvm differs to the one in clang.
> Specifically the ABI alignment of 64bit types on PPC32 is 32 in
> llvm and 64 in llvm. The clang one seems to be the correct one.

why isn't clang querying llvm to get the target data?

Ciao, Duncan.



More information about the llvm-commits mailing list