aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorTorok Edwin <edwintorok@gmail.com>2009-06-30 16:30:17 +0000
committerTorok Edwin <edwintorok@gmail.com>2009-06-30 16:30:17 +0000
commit45d60b5bc3223d70a35f2a329624c9a4961e008a (patch)
treeb9962a44832abcb5750004d95a23f7aae546ce51 /llvm/lib/CodeGen/MachineFunction.cpp
parentec6fdb6750ed521eb5cab0f5257ec2fce53e2020 (diff)
downloadllvm-45d60b5bc3223d70a35f2a329624c9a4961e008a.zip
llvm-45d60b5bc3223d70a35f2a329624c9a4961e008a.tar.gz
llvm-45d60b5bc3223d70a35f2a329624c9a4961e008a.tar.bz2
Use templates instead of creating a new class for each OS/Target combination.
This unifies all the targets supported by an OS into a template. It also cleans up the differences between the darwin targets. Also __LP64__ wasn't needed for *BSD, since x86-64 target defines it anyway. llvm-svn: 74532
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions