Mirror of official llvm git repository located at http://llvm.org/git/llvm. Updated every five minutes.
Go to file
Chris Lattner c7a2c7f0c9 Add option to internalize to allow it to read a file to determine which symbols
should not be internalized


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6288 91177308-0d34-0410-b5e6-96231b3b80d8
2003-05-22 19:34:49 +00:00
docs New document 2003-05-21 22:21:07 +00:00
include New method 2003-05-21 17:49:08 +00:00
lib Add option to internalize to allow it to read a file to determine which symbols 2003-05-22 19:34:49 +00:00
runtime Update to match typename produced by the C frontend 2003-05-22 19:30:11 +00:00
support I fixed that ``thang'', yo. 2003-05-20 23:45:36 +00:00
test Make the testcase even more insane 2003-05-22 15:49:58 +00:00
tools Allow disabling final cleanups 2003-05-21 20:38:59 +00:00
utils I fixed that ``thang'', yo. 2003-05-20 23:45:36 +00:00
Makefile Make sure to build lib/Support before the utilities, then use the new 2002-12-02 01:23:26 +00:00
Makefile.common Add facilities for building source that is outside of the current directory 2003-05-15 21:28:55 +00:00
Makefile.config Add new support for a bytecode repository 2003-01-17 17:36:47 +00:00
Makefile.Linux Switch over to using the new C front-end by default. 2003-05-09 04:17:06 +00:00
Makefile.rules Add facilities for building source that is outside of the current directory 2003-05-15 21:28:55 +00:00
Makefile.SunOS Switch over to using the New CFE on Sparc 2003-05-11 21:41:09 +00:00