[llvm-commits] [llvm] r77429 - /llvm/trunk/lib/Target/TargetLoweringObjectFile.cpp
Chris Lattner
clattner at apple.com
Sat Aug 1 14:35:25 PDT 2009
On Aug 1, 2009, at 2:15 PM, Anton Korobeynikov wrote:
> 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.
I will add this eventually, but we have no classification for wide
strings yet.
-Chris
More information about the llvm-commits
mailing list