search for: gettypealignmentshift

Displaying 5 results from an estimated 5 matches for "gettypealignmentshift".

2007 Jan 24
2
[LLVMdev] llvm-poolalloc compilation failed
...Type*, unsigned int, const llvm::TargetData&)': Heuristic.cpp:77: error: 'const class llvm::TargetData' has no member named 'getTypeAlignment' There seem to be 3 methods in TargetData that are close to getTypeAlignment(): getTypeAlignmentABI (), getTypeAlignmentPref (), getTypeAlignmentShift (). Does anyone working on llvm-poolalloc know what method should be used. Thanks, Ryan
2007 Jan 24
0
[LLVMdev] llvm-poolalloc compilation failed
...gt; named 'getTypeAlignment' The getTypeAlignment method was renamed to getTypeAlignmentABI, it should be safe to make that substitution. -Chris > There seem to be 3 methods in TargetData that are close to > getTypeAlignment(): getTypeAlignmentABI (), getTypeAlignmentPref (), > getTypeAlignmentShift (). Does anyone working on llvm-poolalloc know > what method should be used. > > Thanks, > Ryan > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listi...
2007 Jan 24
3
[LLVMdev] llvm-poolalloc compilation failed
...; The getTypeAlignment method was renamed to getTypeAlignmentABI, it > should > be safe to make that substitution. > > -Chris > >> There seem to be 3 methods in TargetData that are close to >> getTypeAlignment(): getTypeAlignmentABI (), getTypeAlignmentPref (), >> getTypeAlignmentShift (). Does anyone working on llvm-poolalloc know >> what method should be used. >> >> Thanks, >> Ryan >> _______________________________________________ >> LLVM Developers mailing list >> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu >> http:/...
2007 Jan 24
0
[LLVMdev] llvm-poolalloc compilation failed
...s renamed to getTypeAlignmentABI, it >> should >> be safe to make that substitution. >> >> -Chris >> >>> There seem to be 3 methods in TargetData that are close to >>> getTypeAlignment(): getTypeAlignmentABI (), getTypeAlignmentPref (), >>> getTypeAlignmentShift (). Does anyone working on llvm-poolalloc know >>> what method should be used. >>> >>> Thanks, >>> Ryan >>> _______________________________________________ >>> LLVM Developers mailing list >>> LLVMdev at cs.uiuc.edu <mailto:LLVMdev...
2007 Feb 06
1
[LLVMdev] llvm-poolalloc compilation failed
...gt;>>should >>>be safe to make that substitution. >>> >>>-Chris >>> >>> >>>>There seem to be 3 methods in TargetData that are close to >>>>getTypeAlignment(): getTypeAlignmentABI (), getTypeAlignmentPref (), >>>>getTypeAlignmentShift (). Does anyone working on llvm-poolalloc know >>>>what method should be used. >>>> >>>>Thanks, >>>>Ryan >>>>_______________________________________________ >>>>LLVM Developers mailing list >>>>LLVMdev at cs.uiuc.e...