1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/lib/Support
Chris Lattner 7f8f0b5863 Implement a new command line option, -debug, which is meant to unify all of
the random debugging macros scattered throughout llvm.

The new DEBUG(x) macro should be used instead of special purpose debug macros.

llvm-svn: 2709
2002-05-22 17:06:20 +00:00
..
Annotation.cpp Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
CommandLine.cpp Add ability to update existing variables with values read from the command line 2002-05-22 17:03:05 +00:00
Makefile Large scale changes to implement new command line argument facility 2001-07-23 02:35:57 +00:00
Signals.cpp Add new api for basic signal handling for tools 2002-04-18 19:53:53 +00:00
Statistic.cpp Implement a new command line option, -debug, which is meant to unify all of 2002-05-22 17:06:20 +00:00