aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorJakob Stoklund Olesen <stoklund@2pi.dk>2011-06-18 03:08:20 +0000
committerJakob Stoklund Olesen <stoklund@2pi.dk>2011-06-18 03:08:20 +0000
commitd53674aaf15d65413ede6beb52c126e8c109b028 (patch)
treeaf5ae395c6cc5e2574efcd38fd5f939b1d1bccc3 /clang/lib/CodeGen/CodeGenModule.cpp
parentb68fee1e82c44c338a75233c7452eb324e25c6b7 (diff)
downloadllvm-d53674aaf15d65413ede6beb52c126e8c109b028.zip
llvm-d53674aaf15d65413ede6beb52c126e8c109b028.tar.gz
llvm-d53674aaf15d65413ede6beb52c126e8c109b028.tar.bz2
Remove MethodProtos/MethodBodies and allocation_order_begin/end.
Targets that need to change the default allocation order should use the AltOrders mechanism instead. See the X86 and ARM targets for examples. The allocation_order_begin() and allocation_order_end() methods have been replaced with getRawAllocationOrder(), and there is further support functions in RegisterClassInfo. It is no longer possible to insert arbitrary code into generated register classes. This is a feature. llvm-svn: 133332
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions