Displaying 1 result from an estimated 1 matches similar to: "[LLVMdev] Default target"
2010 Feb 22
0
[LLVMdev] Default target
On Feb 21, 2010, at 4:10 PM, S3 wrote:
>
> Why is there a default target?
> Why can't those optimizations just be skipped until there is one?
> (To be clear: I am assuming there is a reason for this.
> I am asking what it is.)
This has recently been fixed on trunk. The opt tool no longer adds a
default target if a Module has no target attributes, and the optimizers
now know