Displaying 2 results from an estimated 2 matches for "faf23462".
2013 Apr 09
0
[LLVMdev] Please document the layers
...he code. In the long-term it would be better to auto-generate the page.
Meanwhile, does llvm-config --components and llvm-config --libs help you?
-Andy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130409/faf23462/attachment.html>
2013 Apr 08
2
[LLVMdev] Please document the layers
I keep seeing "this is a layering violation" comments on the lists.
While there are a few llvm.org pages that mention layers in passing,
there is nothing (that I've found) actually specifying the layers.
Trying to infer the layering from the code is tedious and error-prone
(or we wouldn't see so many violations in code reviews, eh?).
Now, I understand that Google has some sort