summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/Unix/Memory.inc
Commit message (Collapse)AuthorAgeFilesLines
* This patch adds memory support functions which will later be used to ↵Andrew Kaylor2012-09-191-12/+186
| | | | | | implement section-specific protection handling in MCJIT. llvm-svn: 164249
* Add support for finding cacheflush on OpenBSD/mips64 platforms.Chandler Carruth2012-09-111-0/+8
| | | | | | Patch by Brad Smith! llvm-svn: 163584
* setExecutable() should default to success if there's nothing custom for it.Jim Grosbach2011-03-181-1/+1
| | | | llvm-svn: 127891
* Merge System into Support.Michael J. Spencer2010-11-291-0/+151
llvm-svn: 120298
OpenPOWER on IntegriCloud