<div>Hi,</div>
<div> </div>
<div>I'm doing some preliminary work to get Clang to compile for PS3 targets.  As an intermediate step in that direction, could someone do me the favor of reviewing and submitting the enclosed patch, or giving me feedback on it?</div>

<div> </div>
<div>Basically, I need to be able to differentiate the triple for a PS3 target.  These are the triples currently used in the gcc-based compiler from the PS3 devkit:</div>
<div> </div>
<div>ppu-unknown-lv2</div>
<div>spu-unknown-lv2</div>
<div> </div>
<div>"ppu" is an alias for the existing ppc64 architecture (though in the future there might need to be some specialization), "spu" is already an alias for cellspu, and "lv2" is the alias for a new Lv2 type, refering to the name used for the PS3 OS.</div>

<div> </div>
<div>Thanks.</div>
<div> </div>
<div>-John<br clear="all"><br>-- <br>John Thompson<br><a href="mailto:John.Thompson.JTSoftware@gmail.com" target="_blank">John.Thompson.JTSoftware@gmail.com</a><br><br></div>