search for: 34ab5a6f

Displaying 2 results from an estimated 2 matches for "34ab5a6f".

2009 Jan 04
0
[LLVMdev] Private headers and testing
...concerned with. If you give me an example, I'll give you a testcase (in .ll form). I don't see the need for unittests for LLParser. -Chris -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090103/34ab5a6f/attachment.html>
2009 Jan 02
3
[LLVMdev] Private headers and testing
2009/1/2 Chris Lattner <clattner at apple.com> > On Jan 2, 2009, at 12:21 PM, Misha Brukman wrote: > Do you have a specific example of a unit test that would need these? I > really think these should stay private. > Let's take lib/Transforms/Utils/CodeExtractor.cpp . The public interface for it is in include/llvm/Transform/Utils/FunctionUtils.h, with only the high-level