diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-03-27 00:17:42 +0000 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-03-27 00:17:42 +0000 |
commit | 6d267f0c3e11f5c78eeba1079ff7372a5dfca19e (patch) | |
tree | 56b80acdcfeec935edb103a3dd44aa9617e05cd6 /clang/lib/Sema/SemaDecl.cpp | |
parent | 462722d135431de2b35d410b941d61d4968b58af (diff) | |
download | bcm5719-llvm-6d267f0c3e11f5c78eeba1079ff7372a5dfca19e.tar.gz bcm5719-llvm-6d267f0c3e11f5c78eeba1079ff7372a5dfca19e.zip |
AsmWriter: Cleanup debug info fields with MDFieldPrinter, NFC
Move all the `MDNode` field helper methods into a new class,
`MDFieldPrinter`, and add helpers for integers, bools, and `DW_*`
symbolic constants. This reduces a ton of code duplication, and makes
it more mechanical to update `AsmWriter` to print broken code in the
context of stricter accessors (like in r233322).
llvm-svn: 233337
Diffstat (limited to 'clang/lib/Sema/SemaDecl.cpp')
0 files changed, 0 insertions, 0 deletions