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.