Skip to content
Commit 7607eba0 authored by Sanjiv Gupta's avatar Sanjiv Gupta
Browse files

PIC16 emits auto variables as globals. When optimizer removes a function...

PIC16 emits auto variables as globals. When optimizer removes a function entierly by estimating its side effects on globals, those globals(autos) without a function were not being printed by the Asm printer.

llvm-svn: 73135
parent e6d3ae9d
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