summaryrefslogtreecommitdiffstats
path: root/lld/lib/Core/DefinedAtom.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [lld] remove trailing whitespaceShankar Easwaran2013-03-141-2/+2
| | | | llvm-svn: 177079
* [ELF][Hexagon]add typeZeroFillFastShankar Easwaran2013-02-241-0/+1
| | | | llvm-svn: 175983
* add changes for typeDataFastShankar Easwaran2013-02-221-0/+1
| | | | llvm-svn: 175901
* Add SectionPosition and OrderPassNick Kledzik2013-01-231-2/+0
| | | | llvm-svn: 173300
* Better tie together ContentType and Permissions. Nick Kledzik2013-01-091-0/+78
Since most content types (e.g. typeCode) have a preferred Permission, add a function to do that mapping. Then hook up to YAML Reader and Writer such that the 'permissions:' key does not need to be specified unless overriding what the content type prefers. llvm-svn: 171929
OpenPOWER on IntegriCloud