diff --git a/lib/Target/CellSPU/README.txt b/lib/Target/CellSPU/README.txt new file mode 100644 index 00000000000..cf2a974f8f2 --- /dev/null +++ b/lib/Target/CellSPU/README.txt @@ -0,0 +1,10 @@ +//===- README.txt - Notes for improving CellSPU-specific code gen ---------===// + +TODO: +* Check in the actual code. + +===-------------------------------------------------------------------------=== + +Note: The CellSPU work is work-in-progress and "alpha" quality code. No code +has been officially checked into the llvm repo, but this will happen Real Soon, +Real Soon Now.