aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorKevin Enderby <enderby@apple.com>2010-08-24 20:32:42 +0000
committerKevin Enderby <enderby@apple.com>2010-08-24 20:32:42 +0000
commit1264b7cab85b743fc94c19de94f67402fd8bc00a (patch)
tree2e7966834b797e49d11b0cf1a300c180bb5a9fd8 /clang/lib/Frontend/CompilerInvocation.cpp
parentb2f29edc30a4b4c2de3626cd47fab547368226c3 (diff)
downloadllvm-1264b7cab85b743fc94c19de94f67402fd8bc00a.zip
llvm-1264b7cab85b743fc94c19de94f67402fd8bc00a.tar.gz
llvm-1264b7cab85b743fc94c19de94f67402fd8bc00a.tar.bz2
First bit of support for the dwarf .loc directive. This patch updates the
needed parsing for the .loc directive and saves the current info from that into the context. The next patch will take the current loc info after an instruction is assembled and save that info into a vector for each section for use to build the line number tables. The patch after that will encode the info from those vectors into the output file as the dwarf line tables. llvm-svn: 111956
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions