[llvm-commits] ppc linux patch 3.1
Jim Laskey
jlaskey at apple.com
Thu Dec 21 12:32:50 PST 2006
Nick,
Changes are in. A couple of things you can focus on future changes.
If you find yourself duplicating sections of code, factor out the
common bits and move them up into the common PPC class - it's not
forbidden to do so. :) Second, now that you have a proper subclass,
you should be able to remove cases of !IsDarwin.
Cheers,
-- Jim
On 20-Dec-06, at 09:20 PM, Nick Lewycky wrote:
> The original patch had a merge error and wouldn't compile. This one
> has
> been fixed. As well, a large #if 0 has been replaced with a simple
> "TODO" comment.
>
> Nick
> <ppclinux.3.1.patch>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2417 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20061221/4a23bd73/attachment.bin>
More information about the llvm-commits
mailing list