summaryrefslogtreecommitdiff
path: root/include/Config
Commit message (Collapse)AuthorAge
* CVS, please don't tell us that we have a new config.h file, everyone knows that.Chris Lattner2003-08-03
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7527 91177308-0d34-0410-b5e6-96231b3b80d8
* Enable JIT when the platform supports it.John Criswell2003-07-29
| | | | | | | | | Select /localhome/$USER when it exists. Fix the checks for bidirectional and forward iterators so that they work with version of GCC prior to 3.x. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7383 91177308-0d34-0410-b5e6-96231b3b80d8
* Regardless of whether C provides assert.h, C++ source can always includeChris Lattner2003-07-25
| | | | | | | <cassert>, making this header unneeded. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7311 91177308-0d34-0410-b5e6-96231b3b80d8
* Merged in autoconf branch. This provides configuration via the autoconfJohn Criswell2003-06-30
system. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7014 91177308-0d34-0410-b5e6-96231b3b80d8