hanchenye-llvm-project/llvm
Chris Lattner 89d4dfbfba Add an arg to insertVal to allow us to prevent builtin types from being ignored
when they are inserted.

Ignore constant values without names.  If they are used, they will be inlined.

llvm-svn: 303
2001-07-26 16:28:37 +00:00
..
docs Initial checking of some rough documentation for commandline library 2001-07-23 23:03:12 +00:00
include/llvm Add an arg to insertVal to allow us to prevent builtin types from being ignored 2001-07-26 16:28:18 +00:00
lib Add an arg to insertVal to allow us to prevent builtin types from being ignored 2001-07-26 16:28:37 +00:00
support/lib/Support Fixed a bug exposed when doing something like this: <program> -notanoption --help 2001-07-25 18:40:49 +00:00
test New test for varargs functions 2001-07-25 22:49:12 +00:00
tools Add library dep 2001-07-25 22:48:43 +00:00
utils Filter out the sparc.burm.c file 2001-07-21 19:43:08 +00:00
Makefile Initial revision 2001-06-06 20:29:01 +00:00
Makefile.common Added support for getting the dependence of an executable on its libs, 2001-07-21 12:38:14 +00:00
Makefile.rules Added support for getting the dependence of an executable on its libs, 2001-07-21 12:38:14 +00:00
getsomesrcs.sh Filter out noncore stuff 2001-07-25 22:46:22 +00:00
getsrcs.sh Filter out the sparc.burm.c file 2001-07-21 19:43:08 +00:00