Skip to content
Commit 925b1662 authored by John McCall's avatar John McCall
Browse files

Optimize field space usage in CompoundStmt, LabelStmt, Expr, and CastExpr.

There's probably still significant padding waste on x86-64 UNIXen, but
the difference in 32-bit compiles should be significant.

There are a lot of Expr nodes left that could lose a word this way.

llvm-svn: 117359
parent c3007a21
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