commit | 6f4976c1a9fdaf108974143cd11e6b46037fd24e | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Tue Mar 13 21:19:01 2012 -0700 |
committer | Elliott Hughes <enh@google.com> | Wed Mar 14 11:27:16 2012 -0700 |
tree | f0c21b703eab0039f5c31e1b272144c5228b8fa3 | |
parent | 13b835a45f3dccff1c6d024ad82a2044831c7c41 [diff] |
Replace some LLVM-specific code with something more general. This basically gives any compiler a place to hang extra private data off art::Compiler, even though only LLVM needs it right now. Change-Id: I408778ea1010ab2ad9ec4810e5c53d468a8772c2