[PATCH] ubsan: Only emit constants for filenames and type descriptors once.

Will Dietz wdietz2 at illinois.edu
Thu Nov 7 15:34:02 PST 2013


Produces neater IR in significantly less time.

(~18% faster -O0 compile time for sqlite3 with -fsanitize=undefined)
-----

Patch attached, both of these were marked as FIXME's previously.

Okay to commit?

~Will
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ubsan-Only-emit-constants-for-filenames-and-type-des.patch
Type: text/x-patch
Size: 4167 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131107/ff228075/attachment.bin>


More information about the cfe-commits mailing list