[llvm-commits] [PATCH] improve lit --debug

Bendersky, Eli eli.bendersky at intel.com
Sun Feb 5 04:09:13 PST 2012


This is a small patch with a couple of improvements for running lit with --debug:

1. Added a status note when a config file is loaded directly with load_config. This helps notice loads of lit.cfg from lit.site.cfg
2. Added a status note on the result of a config load. Previously, it was just notifying that it tries to load a config file. Now it will also say whether the load succeeded or the file wasn't found

The two changes give better visibility into which config files were actually loaded by lit. The effect is only on --debug runs.

Please review!

Eli
 



---------------------------------------------------------------------
Intel Israel (74) Limited

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lit_debug.1.patch
Type: application/octet-stream
Size: 1671 bytes
Desc: lit_debug.1.patch
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120205/63c8e89f/attachment.obj>


More information about the llvm-commits mailing list