mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-03-07 11:59:09 +00:00
Fix comment.
llvm-svn: 76427
This commit is contained in:
parent
5144b046cc
commit
7c421ed7af
@ -18,8 +18,8 @@
|
||||
// can specify '-debug-only=foo' to enable JUST the debug information for the
|
||||
// foo class.
|
||||
//
|
||||
// When compiling in release mode, the -debug-* options and all code in DEBUG()
|
||||
// statements disappears, so it does not effect the runtime of the code.
|
||||
// When compiling without assertions, the -debug-* options and all code in
|
||||
// DEBUG() statements disappears, so it does not effect the runtime of the code.
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user