[PATCH] Make sure BitcodeWriter works with Unicode characters
Keno Fischer
kfischer at college.harvard.edu
Thu Nov 13 15:17:46 PST 2014
As far as I understand, the bitcode supports arbitrarily sized fields defined at runtime, so everything goes through uint64_t.
http://reviews.llvm.org/D6184
More information about the llvm-commits
mailing list