1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 20:12:56 +02:00
Go to file
Vikram S. Adve e3af518f95 Make case of GetNumOfInt/FloatArgRegs functions to be use lower case
like all the other functions.

llvm-svn: 6326
2003-05-25 16:02:05 +00:00
docs Suggest -save-temps instead of -S, -E. 2003-05-23 21:03:50 +00:00
include Make case of GetNumOfInt/FloatArgRegs functions to be use lower case 2003-05-25 16:02:05 +00:00
lib Add support for compiling varargs functions. 2003-05-25 15:59:47 +00:00
runtime add support for an explicit EXPORTED_SYMBOL_LIST 2003-05-22 20:27:30 +00:00
support Add ability to utilize the code emitter generator (CodeEmitterGen). 2003-05-24 00:17:12 +00:00
test New testcase identified by Brian Gaeke. Gotta love GCC extensions. :( 2003-05-23 15:07:31 +00:00
tools Remove ".bc" from the end of InputFile if it is there, in 2003-05-23 20:28:07 +00:00
utils Fix a halfway done change to the nightly tester :( 2003-05-11 15:23:10 +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