[PATCH] Add Tizen Triple (Bogon Kim)

Duncan Sands baldrick at free.fr
Tue Apr 9 02:53:34 PDT 2013


Hi Bogon Kim,

On 09/04/13 07:08, 김보곤 wrote:
> This is the code to add tizen triple can be used in the Tizen 2.0 SDK or later version.
>
> The LLVM/Clang compiler is the default compiler for Tizen 2.0
>
> Bogon Kim

it looks rather odd to me.  Decisions (eg: code generation) shouldn't be made on
who sold something (the vendor field) it should be based on how the platform
functions (eg: the environment field).  In short, I think you should copy what
was done for Android and put Tizen in the environment.

Ciao, Duncan.



More information about the llvm-commits mailing list