Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: remove the stub linux SDK | Saleem Abdulrasool | 2015-02-28 | 1 | -29/+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 building | Daniel Dunbar | 2011-12-08 | 1 | -0/+29 |
the main compiler-rt and profile modules, at least on x86. llvm-svn: 146131 |