[llvm-commits] [PATCH] Descriptive error in DFA generation

Ivan Llopard ivanllopard at gmail.com
Wed Jun 13 04:53:20 PDT 2012


Hi,

This patch provides a descriptive error while generating the DFA 
transition table if the resource used by an itinerary is not found in 
the list of available resources. I tried to build a test case in form of 
a patch, I hope this helps.

Ivan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: DFATableGenError.patch
Type: text/x-patch
Size: 887 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120613/d83c083b/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: HexagonDFA.testcase.patch
Type: text/x-patch
Size: 643 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120613/d83c083b/attachment-0001.bin>


More information about the llvm-commits mailing list