Introduce new headers whose inclusion forces linking and
initialization of all targets (InitializeAllTargets.h) or assembler
printers (InitializeAllAsmPrinters.h). This is a step toward the
elimination of relinked object files, so that we can build normal
archives.

llvm-svn: 73543
31 files changed
tree: 3b70585f419f3d21aabb3abc46666f5062efef26
  1. clang/
  2. compiler-rt/
  3. llvm/