Yaron Keren
|
eb2a25467e
|
Annotate dump() methods with LLVM_DUMP_METHOD, addressing Richard Smith r259192 post commit comment.
clang part in r259232, this is the LLVM part of the patch.
llvm-svn: 259240
|
2016-01-29 20:50:44 +00:00 |
Manman Ren
|
49d684e1e2
|
Release build: guard dump functions with
"#if !defined(NDEBUG) || defined(LLVM_ENABLE_DUMP)"
No functional change. Update r163344.
llvm-svn: 163679
|
2012-09-12 05:06:18 +00:00 |
Manman Ren
|
c3366ccecb
|
Release build: guard dump functions with "ifndef NDEBUG"
No functional change.
llvm-svn: 163344
|
2012-09-06 19:55:56 +00:00 |
Kevin Enderby
|
0510b48fd9
|
Added support in MC for Directional Local Labels.
llvm-svn: 103989
|
2010-05-17 23:08:19 +00:00 |