diff options
| author | Philip Reames <listmail@philipreames.com> | 2016-01-14 00:45:15 +0000 |
|---|---|---|
| committer | Philip Reames <listmail@philipreames.com> | 2016-01-14 00:45:15 +0000 |
| commit | 588fdd8394fa0e301bac57b71b86c6fa4e04c513 (patch) | |
| tree | f974197912187b6de3b5def76a278912bb69a2da /llvm/lib/CodeGen | |
| parent | 1985875d61a986f77ce3d9cbe5033fd7af4061eb (diff) | |
| download | bcm5719-llvm-588fdd8394fa0e301bac57b71b86c6fa4e04c513.tar.gz bcm5719-llvm-588fdd8394fa0e301bac57b71b86c6fa4e04c513.zip | |
[GC] Remove a bunch of unused complexity from Registry and RegistryParser [NFCI]
The only two Registries we have in the system are the GCStrategy and GCMetadataPrinter ones. Registry has a bunch of problems - for instance, order of initialization is undefined - and the code was overly general for what was actually used. I hope to completely kill Registry in the near future, but for now, just delete all the unused listener and parsing support.
llvm-svn: 257727
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions

