summaryrefslogtreecommitdiffstats
path: root/contrib/llvm/lib/Support/Unix/Host.inc
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade our copy of llvm/clang to trunk r154661, in preparation of thedim2012-04-161-12/+11
| | | | | | | upcoming 3.1 release (expected in a few weeks). Preliminary release notes can be found at: <http://llvm.org/docs/ReleaseNotes.html> MFC after: 2 weeks
* Upgrade our copy of llvm/clang to r142614, from upstream's release_30dim2011-10-221-0/+1
| | | | | | | branch. This brings us very close to the 3.0 release, which is expected in a week or two. MFC after: 1 week
* Upgrade our copy of llvm/clang to r132879, from upstream's trunk.dim2011-06-121-29/+0
|
* Make cross-compiling using clang work better, by respecting thedim2011-05-051-0/+4
| | | | | | | LLVM_HOSTTRIPLE that is defined during the cross-tools stage. Using clang, you can now build amd64 world and kernel on i386, and vice versa. Other arches still need work.
* Upgrade our copy of llvm/clang to r130700, from upstream's trunk.dim2011-05-021-4/+1
|
* Upgrade our copy of llvm/clang to r126079, from upstream's trunk.dim2011-02-201-0/+97
This contains many improvements, primarily better C++ support, an integrated assembler for x86 and support for -pg.
OpenPOWER on IntegriCloud