Displaying 1 result from an estimated 1 matches for "target_hard_float_abi".
2011 Dec 03
1
[LLVMdev] deglobalizing TargetOptions
Chris Lattner wrote:
> On Dec 1, 2011, at 5:23 PM, Nick Lewycky wrote:
>>> Instead of adding a bunch of instance variables (+ getters/setters) into TargetMachine, why not make TargetOptions be a class, and have TM contain an instance of it?
>>
>> That works too, it makes little difference to me. One reason is that
>> most references to these globals are inside classes