Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [docs] Fix unexpected indentation in HowToCrossCompileLLVM.rst | Renato Golin | 2016-05-10 | 1 | -0/+3 |
| | | | | | | | Seems like my sphynx version is different than the one in the bot, as it accepted everything locally. I think this is the right fix... llvm-svn: 269062 | ||||
* | [docs] Change CrossCompilation guidde to reflect changes in Clang/GCC | Renato Golin | 2016-05-10 | 1 | -11/+38 |
| | | | | | | | | | | | | | HowToCrossCompile was outdated and generating too much traffic on the mailing list with similar queries. This change helps offset most of the problems that were reported recently including: * Removing the -ccc-gcc-name, adding --sysroot * Making references to Debian's multiarch for target libraries * Expanding -DCMAKE_CXX_FLAGS for both GCC and Clang * Some formatting and clarifications in the text llvm-svn: 269054 | ||||
* | [docs] Some typographical fixes. | Sean Silva | 2013-09-09 | 1 | -38/+35 |
| | | | | llvm-svn: 190324 | ||||
* | Cross-compilation doc | Renato Golin | 2013-09-08 | 1 | -0/+178 |
llvm-svn: 190282 |