Skip to content
Commit 6ffb623a authored by Eli Friedman's avatar Eli Friedman
Browse files

Match llvm-gcc's string literals alignment by forcing alignment on string...

Match llvm-gcc's string literals alignment by forcing alignment on string literals to 1.  This can significantly impact the size of the string data, and as far as I know, the alignment doesn't help performance.  rdar://9078969 .

llvm-svn: 132223
parent d23bfb8a
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