[patch] Make it explicit that nulls are not allowed in names
Rafael EspĂndola
rafael.espindola at gmail.com
Wed Nov 13 19:46:53 PST 2013
The object files we support use null terminated strings, so there is
no way to support these.
This patch adds an assert to catch bad API use and an error check in
the .ll parser.
Cheers,
Rafael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: t.patch
Type: application/octet-stream
Size: 1291 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131113/e6996bc9/attachment.obj>
More information about the llvm-commits
mailing list