summaryrefslogtreecommitdiff
path: root/tools/llc/Makefile
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2001-09-14 03:37:22 +0000
committerChris Lattner <sabre@nondot.org>2001-09-14 03:37:22 +0000
commit0811f7686062cdcd0c40b1f05d9121d83cfd54c5 (patch)
treec78729ed24d402a97a5471be9d7a86cd2fd8183f /tools/llc/Makefile
parentd8dc93d0ac1e4f0c6413eef2b48972ebfcef884d (diff)
This checkin represents some cleanup of the backend, implementing the following things:
1. The TargetMachine structure is free to decide the process a particular target uses to generate code. 2. All of the gooee details of the sparc backend are now localized in the lib/CodeGen/TargetMAchine/Sparc directory. The Sparc.h file that is globally visible is just a stub. 3. The Sparc.h file that esxists now will dissapear entirely someday when we have multiple backends chosen by a factory of some sort. NOTE! The BBLiveVar.cpp file dependant on the Sparc backend, and is therefore not generic/portale to other backends. This needs to be fixed. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@558 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'tools/llc/Makefile')
0 files changed, 0 insertions, 0 deletions