Skip to content
Commit 9c8cd4c0 authored by Daniel Dunbar's avatar Daniel Dunbar
Browse files

IRgen/Obj-C: Emit CFStrings and NSStrings with the alignment of the char type,

there is no reason to align them higher.
 - This roughly matches llvm-gcc's r126913.
 - It is an open question whether or not we should do this for cstring's in
   general (code size vs optimization potential), for now we just match llvm-gcc
   until someone wants to run some experiments.

llvm-svn: 129410
parent 98716404
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment