llvm-project/llvm/examples/Kaleidoscope/Chapter6
Chandler Carruth 17e0bc37fd [PM/AA] Hoist the interface for BasicAA into a header file.
This is the first mechanical step in preparation for making this and all
the other alias analysis passes available to the new pass manager. I'm
factoring out all the totally boring changes I can so I'm moving code
around here with no other changes. I've even minimized the formatting
churn.

I'll reformat and freshen comments on the interface now that its located
in the right place so that the substantive changes don't triger this.

llvm-svn: 244197
2015-08-06 07:33:15 +00:00
..
CMakeLists.txt llvm/examples: Add RuntimeDyld as libdeps. 2015-03-31 00:03:36 +00:00
Makefile Fix configure and make build of llvm examples. 2014-09-03 13:12:16 +00:00
toy.cpp [PM/AA] Hoist the interface for BasicAA into a header file. 2015-08-06 07:33:15 +00:00