commit | 4d326fa9bea5b80147edf14d1521fc41ce315275 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Sat Dec 20 01:46:27 2003 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Sat Dec 20 01:46:27 2003 +0000 |
tree | 6bb9d8e84301a874276b93c02c6f44377a376f9e | |
parent | 61612df9cb596448b8310e479d568d6b2a8e8a4c [diff] |
Cleanup the JIT as per PR176. This renames the VM class to JIT, and merges the VM.cpp and JIT.cpp files into JIT.cpp. This also splits some nasty code out into TargetSelect.cpp so that people hopefully won't notice it. :) git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10544 91177308-0d34-0410-b5e6-96231b3b80d8