Skip to content
Commit 924b361d authored by Rui Ueyama's avatar Rui Ueyama
Browse files

Do not overload a one-bit variable, NeedsCopyOrPltAddr.

This patch removes NeedsCopyOrPltAddr and instead add two variables,
NeedsCopy and NeedsPltAddr. This uses one more bit in Symbol class,
but the actual size doesn't increase because we had unused bits.
This should improve code readability.

llvm-svn: 295287
parent 2700dc13
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