diff options
author | Torok Edwin <edwintorok@gmail.com> | 2009-06-30 16:30:17 +0000 |
---|---|---|
committer | Torok Edwin <edwintorok@gmail.com> | 2009-06-30 16:30:17 +0000 |
commit | 45d60b5bc3223d70a35f2a329624c9a4961e008a (patch) | |
tree | b9962a44832abcb5750004d95a23f7aae546ce51 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | ec6fdb6750ed521eb5cab0f5257ec2fce53e2020 (diff) | |
download | llvm-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