Make it explicit that the only entry points to the Program object are
through the static helper functions. This is already true throughout the codebase. Slowly, I'm going to re-implement these static helpers in terms of a new process based interface which can expose more information, and remove the program object entirely. llvm-svn: 171335
Loading
Please register or sign in to comment