Rename the Target specific passes in the DataLayout class to be Target agnostic.
[oota-llvm.git] / lib / VMCore / DataLayout.cpp
2012-10-04 Micah VillmowRename the Target specific passes in the DataLayout...
2012-10-04 Micah VillmowResubmit the copying of TargetData to DataLayout withou...
2012-10-04 Micah VillmowBacking out my changes, something screwed up from my...
2012-10-04 Micah VillmowRename TargetData to DataLayout in DataLayout.cpp....
2012-10-04 Micah VillmowCreate the DataLayout class, as a direct copy of Target...
2012-10-04 Micah VillmowAccidently checked in the files, only wanted to copy...
2012-10-04 Micah Villmowgit-svn-id: https://llvm.org/svn/llvm-project/llvm...