summaryrefslogtreecommitdiff
path: root/lib/MC/MCLabel.cpp
AgeCommit message (Expand)Author
2017-10-15Reverting r315590; it did not include changes for llvm-tblgen, which is causi...Aaron Ballman
2017-10-12[dump] Remove NDEBUG from test to enable dump methods [NFC]Don Hinton
2017-02-08[MC] Fix some Clang-tidy modernize and Include What You Use warnings; other m...Eugene Zelenko
2017-01-28Cleanup dump() functions.Matthias Braun
2016-08-22[MC] Remove guard(s). NFCI.Davide Italiano
2016-01-29Annotate dump() methods with LLVM_DUMP_METHOD, addressing Richard Smith r2591...Yaron Keren
2012-09-12Release build: guard dump functions withManman Ren
2012-09-06Release build: guard dump functions with "ifndef NDEBUG"Manman Ren
2010-05-17Added support in MC for Directional Local Labels.Kevin Enderby