aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/ModuleBuilder.cpp
diff options
context:
space:
mode:
authorEli Bendersky <eliben@google.com>2013-02-21 22:53:19 +0000
committerEli Bendersky <eliben@google.com>2013-02-21 22:53:19 +0000
commit705085da37eed9557202ff1e86f9462842ef7af9 (patch)
treed4db259fc0bb9a3bbb7d3ebfe0385bb540e22a0c /clang/lib/CodeGen/ModuleBuilder.cpp
parent65615996b9db7c9a5700277007d71477f3cb745a (diff)
downloadllvm-705085da37eed9557202ff1e86f9462842ef7af9.zip
llvm-705085da37eed9557202ff1e86f9462842ef7af9.tar.gz
llvm-705085da37eed9557202ff1e86f9462842ef7af9.tar.bz2
Previously, parsing capability of the .debug_frame section was added
to lib/DebugInfo, with dumping in llvm-dwarfdump. This patch adds initial ability to parse and dump CFA instructions contained in entries. To keep it manageable, the patch omits some more advanced capabilities (accounted in TODOs): * Parsing of instructions with BLOCK arguments (expression lists) * Dumping of actual instruction arguments (currently only names are dumped). This is quite tricky since the dumper has to effectively "interpret" the instructions. llvm-svn: 175820
Diffstat (limited to 'clang/lib/CodeGen/ModuleBuilder.cpp')
0 files changed, 0 insertions, 0 deletions