aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/MC/MCFragment.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-08-30ADT: Split ilist_node_traits into alloc and callback, NFCDuncan P. N. Exon Smith1-3/+1
2016-08-26[MC] Move .cv_loc management logic out of MCContextReid Kleckner1-0/+1
2016-08-22ADT: Remove ilist_*sentinel_traits, NFCDuncan P. N. Exon Smith1-4/+0
2016-08-22[MC] Remove guard(s). NFCI.Davide Italiano1-2/+0
2016-04-18[NFC] Header cleanupMehdi Amini1-1/+0
2016-02-05[MC] Add support for encoding CodeView variable definition rangesDavid Majnemer1-0/+14
2016-02-02[codeview] Wire up the .cv_inline_linetable directiveReid Kleckner1-3/+11
2016-01-29Annotate dump() methods with LLVM_DUMP_METHOD, addressing Richard Smith r2591...Yaron Keren1-2/+2
2016-01-19Simplify MCFillFragment.Rafael Espindola1-2/+1
2015-12-29[ptr-traits] Split the MCFragment type hierarchy out of the MCAssemblerChandler Carruth1-0/+458