[llvm-commits] [llvm] r77429 - /llvm/trunk/lib/Target/TargetLoweringObjectFile.cpp
Anton Korobeynikov
anton at korobeynikov.info
Sat Aug 1 14:15:28 PDT 2009
Hi, Chris
> - // FIXME: This is completely wrong. Why is it comparing the size of the
> - // character type to 1?
Because wide constant strings have entity size 2.... Watch the
mergeable sections names differences for normal / wide strings.
--
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University
More information about the llvm-commits
mailing list