I've heard a lot of talk that enabling bitcode decreases the binary size of an app downloaded from the app store onto iOS 9. I haven't been able to find any resources on whether or not bitcode decreases the binary size on previous iOS versions.
Does enabling bitcode decrease the binary size on iOS 7 or iOS 8?
EDIT According to this thread App Slicing and Bitcode are two separate components. This would make sense considering the documentation for App Thinning splits them into different sections. Is there any official word from Apple on iOS requirements for Bitcode?