[LLVMdev] Data layout hard coded for X86 target

Óscar Fuentes ofv at wanadoo.es
Sun Jul 4 18:43:02 PDT 2010


In X86Subtarget.h there is a method `getDataLayout' which selects the
data layout depending on the platform, ignoring whatever the user setted
with Module::setDataLayout.

What's the rationale for this?




More information about the llvm-dev mailing list