summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MC/MCLabel.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Release build: guard dump functions withManman Ren2012-09-121-1/+1
| | | | | | | | "#if !defined(NDEBUG) || defined(LLVM_ENABLE_DUMP)" No functional change. Update r163344. llvm-svn: 163679
* Release build: guard dump functions with "ifndef NDEBUG"Manman Ren2012-09-061-0/+2
| | | | | | No functional change. llvm-svn: 163344
* Added support in MC for Directional Local Labels.Kevin Enderby2010-05-171-0/+21
llvm-svn: 103989
OpenPOWER on IntegriCloud