summaryrefslogtreecommitdiffstats
path: root/compiler-rt/SDKs/linux/usr/include/sys/stat.h
Commit message (Collapse)AuthorAgeFilesLines
* build: remove the stub linux SDKSaleem Abdulrasool2015-02-281-24/+0
| | | | | | | | The SDK is insufficient to really build much. The builtins can be built standalone now which is what the stub SDK was meant to permit. Remove the unnecessary files. llvm-svn: 230869
* SDKs: Sketch an initial stub SDK for Linux, I believe this suffices for buildingDaniel Dunbar2011-12-081-0/+24
the main compiler-rt and profile modules, at least on x86. llvm-svn: 146131
OpenPOWER on IntegriCloud