diff options
author | David Blaikie <dblaikie@gmail.com> | 2014-03-11 23:18:15 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2014-03-11 23:18:15 +0000 |
commit | 0f55e833a64bb1e04346e6103131e1bce6ebc759 (patch) | |
tree | bdb7927df497ba7311f16d544e40571bf6f141c8 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 5c17f8a7e05ad3dd1a30a442d26a29bb4be2a1b6 (diff) | |
download | llvm-0f55e833a64bb1e04346e6103131e1bce6ebc759.zip llvm-0f55e833a64bb1e04346e6103131e1bce6ebc759.tar.gz llvm-0f55e833a64bb1e04346e6103131e1bce6ebc759.tar.bz2 |
DebugInfo: Refactor emitDebugPubNames/Types into a common implementation
I could fold the callers into their one call site, but the indirection
(given how verbose choosing the section is) seemed helpful.
The use of a member function pointer's a bit "tricky", but seems limited
enough, the call sites are simple/clean/clear, and there's only one use.
llvm-svn: 203619
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions