aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/MC/MCLabel.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-08-22[MC] Remove guard(s). NFCI.Davide Italiano1-2/+0
2016-01-29Annotate dump() methods with LLVM_DUMP_METHOD, addressing Richard Smith r2591...Yaron Keren1-1/+1
2012-09-12Release build: guard dump functions withManman Ren1-1/+1
2012-09-06Release build: guard dump functions with "ifndef NDEBUG"Manman Ren1-0/+2
2010-05-17Added support in MC for Directional Local Labels.Kevin Enderby1-0/+21