Skip to content
Commit 47ea7436 authored by Sanjiv Gupta's avatar Sanjiv Gupta
Browse files

Add a pass to overlay pic16 data sections for function frame and automatic

variables. This pass can be invoked by llvm-ld or opt to traverse over the call graph 
to detect what function frames and their automatic variables can be overlaid.
Currently this builds an archive , but needs to be changed to a loadable module.

llvm-svn: 84753
parent d6e77d00
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