summaryrefslogtreecommitdiffstats
path: root/clang/tools/c-index-test/c-index-test.c
diff options
context:
space:
mode:
authorSanjiv Gupta <sanjiv.gupta@microchip.com>2010-02-17 01:11:53 +0000
committerSanjiv Gupta <sanjiv.gupta@microchip.com>2010-02-17 01:11:53 +0000
commit84a85fcb91f4881011c734d767932b631321a3b6 (patch)
tree5fb6047f713c9b97c20b929c7a42149e8bb633ae /clang/tools/c-index-test/c-index-test.c
parent104207b4c5fbaaf5fbc88329a6ee95e54ec01e37 (diff)
downloadbcm5719-llvm-84a85fcb91f4881011c734d767932b631321a3b6.tar.gz
bcm5719-llvm-84a85fcb91f4881011c734d767932b631321a3b6.zip
Initial implementation of PIC16 Cloner pass.
This pass is supposed to be run on the linked .bc module. It traveses the module call graph twice. Once starting from the main function and marking each reached function as "ML". Again, starting from the ISR and cloning any reachable function that was marked as "ML". After cloning the function, it remaps all the call sites in IL functions to call the cloned functions. Currently only marking is being done. llvm-svn: 96435
Diffstat (limited to 'clang/tools/c-index-test/c-index-test.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud