summaryrefslogtreecommitdiffstats
path: root/include/llvm/DataLayout.h
Commit message (Expand)AuthorAgeFilesLines
* Resubmit the changes to llvm core to update the functions to support differen...Micah Villmow2012-10-151-12/+4
* Revert 165732 for further review.Micah Villmow2012-10-111-4/+12
* Add in the first iteration of support for llvm/clang/lldb to allow variable p...Micah Villmow2012-10-111-12/+4
* Add in the first step of the multiple pointer support. This adds in support t...Micah Villmow2012-10-091-16/+82
* Rename the Target specific passes in the DataLayout class to be Target agnostic.Micah Villmow2012-10-041-35/+36
* Resubmit the copying of TargetData to DataLayout without any changes to the f...Micah Villmow2012-10-041-0/+363
* Backing out my changes, something screwed up from my patches, starting over.Micah Villmow2012-10-041-363/+0
* Create the DataLayout class, as a direct copy of TargetData.Micah Villmow2012-10-041-0/+363
* Accidently checked in the files, only wanted to copy them.Micah Villmow2012-10-041-363/+0
* git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165242 91177308-0d34...Micah Villmow2012-10-041-0/+363