[llvm-commits] Deterministic finite automaton based packetizer for VLIW architectures
Jakob Stoklund Olesen
stoklund at 2pi.dk
Thu Dec 1 10:49:21 PST 2011
On Nov 30, 2011, at 7:54 PM, Anshuman Dasgupta wrote:
> Jakob,
>
> I'm attaching a patch with the changes that you suggested.
Almost there. Two things:
http://llvm.org/docs/CodingStandards.html#micro_namespaceindent
http://llvm.org/docs/CodingStandards.html#micro_anonns
Don't indent for namespaces, and use individual anonymous namespaces for each class.
Go ahead and commit with those changes.
/jakob
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20111201/ca66400b/attachment.html>
More information about the llvm-commits
mailing list