My previous Registry.h header, as well as Collectors.h, which is the
authorGordon Henriksen <gordonhenriksen@mac.com>
Thu, 27 Sep 2007 19:34:27 +0000 (19:34 +0000)
committerGordon Henriksen <gordonhenriksen@mac.com>
Thu, 27 Sep 2007 19:34:27 +0000 (19:34 +0000)
commitd9900c9442d48b73bc5bb6132abcb9bc0257c714
treefcfdb6ad598b55a5c123521fddfaee86f7839554
parent326e24fff011f9f5af62bfd2dae964dcd4fd6792
My previous Registry.h header, as well as Collectors.h, which is the
registry for dynamically-loaded garbage collection compiler plugins.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42415 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/Collectors.h [new file with mode: 0644]
include/llvm/Support/Registry.h [new file with mode: 0644]
lib/CodeGen/Collectors.cpp [new file with mode: 0644]