[LLVMdev] An easy way to test whether an llvm-tool is functioning properly
Reid Spencer
reid at x10sys.com
Sun Jan 2 15:33:29 PST 2005
Well, basic sanity can be checked with the --help option. "Functioning
properly" is different for each tool so you'd need to devise something
specific for each one. One good way to do that is to run the dejagnu
regression tests with "make check" at the top level. That should pretty
much test every basic function.
Reid.
On Sun, 2005-01-02 at 14:54, Henrik Bach wrote:
> Hi,
>
> Is there an easy way to test whether an llvm-tool is functioning properly?
>
> Henrik.
>
> =============================================================
> Henrik Bach
> LLVM Open Source Developer
>
> e-mail: henrik_bach_llvm at hotmail.com
> =============================================================
> No Software patents - Thank you Poland:
> http://www.nosoftwarepatents.com/en/m/intro/app0411.html
> Got Freedom?
> Software Freedom Day - 28th of August
> http://www.softwarefreedomday.org/
> =============================================================
>
> _________________________________________________________________
> Log på MSN Messenger direkte fra nettet http://webmessenger.msn.com/
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20050102/9176022c/attachment.sig>
More information about the llvm-dev
mailing list