[LLVMdev] Default target

Duncan Sands baldrick at free.fr
Mon Feb 22 00:55:20 PST 2010


Hi S3,

> Currently, if you have BitCode that does not
> specify a target, it gets a default architecture.
> This is especially odd if you are doing
> llvm-ld -native
> but it first applies optimizations for
> a target other than what it is currently compiling for.

there has been some work on this, especially for "opt",
but I don't know the status.

Ciao,

Duncan.



More information about the llvm-dev mailing list