Changes in directory llvm/include/llvm:
LinkAllVMCore.h updated: 1.4 -> 1.5
---
Log message:
For PR780: http://llvm.org/PR780 :
Put the rest of lib/System into LinkAllVMCore.h. This makes all of
lib/System available to programs that #include LinkALlVMCore.h so that
loadable modules linked into
Changes in directory llvm/include/llvm:
LinkAllVMCore.h updated: 1.1 -> 1.2
---
Log message:
Previous version of this file wasn't supposed to be committed. This version
attempts to get all of libVMCore.a through the least number of declarations.
---
Diffs of the changes: (+12 -30)
LinkAllV
Changes in directory llvm/include/llvm:
LinkAllVMCore.h added (r1.1)
IntrinsicInst.h updated: 1.15 -> 1.16
PassSupport.h updated: 1.22 -> 1.23
---
Log message:
For PR780: http://llvm.cs.uiuc.edu/PR780 :
Break the "IncludeFile" mechanism into its own header file and adjust other
files accordingl