[LLVMdev] Changing Endian in TargetData

Ryan Taylor ryta1203 at gmail.com
Sat Jul 7 11:15:36 PDT 2012


No luck there with modifying clang/lib/Basic/Targets.cpp unfortunately. I
only modified BigEndian to 'true' and Builder.defineMacro to
"__BIG_ENDIAN__"

On Sat, Jul 7, 2012 at 2:34 AM, Anton Korobeynikov
<anton at korobeynikov.info>wrote:

> > Oh sorry, clang.
> Then you should modify clang, not backends, look into Basic/Targets.cpp
> there.
>
> PS: Note the "Reply All" button in your email client
>
> --
> With best regards, Anton Korobeynikov
> Faculty of Mathematics and Mechanics, Saint Petersburg State University
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120707/5127c9ca/attachment.html>


More information about the llvm-dev mailing list