Mirror of official llvm git repository located at http://llvm.org/git/llvm. Updated every five minutes.
Go to file
Chris Lattner d445c6b64a Allow modules to have 'any' pointer size and endianness. Luckily, we had
some space for extra flags, so we don't need to bump the revision number.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8118 91177308-0d34-0410-b5e6-96231b3b80d8
2003-08-24 13:47:36 +00:00
autoconf I just moved papi to a new directory 2003-08-14 18:59:53 +00:00
docs The word dependence' has no a'. 2003-08-21 22:14:57 +00:00
examples/ModuleMaker Initial checkin 2003-08-21 22:33:59 +00:00
include Allow modules to have 'any' pointer size and endianness. 2003-08-24 13:46:37 +00:00
lib Allow modules to have 'any' pointer size and endianness. Luckily, we had 2003-08-24 13:47:36 +00:00
projects Initial checkin 2003-08-21 22:33:59 +00:00
runtime Added dummy version of the `util' library. 2003-08-20 21:44:04 +00:00
support Ignore more 2003-08-23 20:35:08 +00:00
test Fix grep 2003-08-24 12:53:20 +00:00
tools add preliminary support for -export-dynamic 2003-08-22 19:18:45 +00:00
utils Add new label 2003-08-23 23:16:37 +00:00
.cvsignore Ok, try #2, this time I'll not be stupid 2003-08-03 18:33:24 +00:00
configure Changed the default location of OBJ_ROOT to follow these rules: 2003-07-31 16:45:37 +00:00
LICENSE.TXT
Makefile build the new runtime directory 2003-08-15 04:53:45 +00:00
Makefile.common Fix typeo 2003-08-23 15:56:38 +00:00
Makefile.config.in Updated to use files within the autoconf subdirectory. 2003-07-22 19:17:35 +00:00
Makefile.rules Fix typeo 2003-08-23 15:56:38 +00:00