Skip to content
Commit c4a44c6b authored by Alkis Evlogimenos's avatar Alkis Evlogimenos
Browse files

Localize globals if they are only used in main(). This replaces the

global with an alloca, which eventually gets promoted into a
register. This enables a lot of other optimizations later on.

llvm-svn: 20109
parent 56807c6f
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