aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/InitPreprocessor.cpp
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2014-03-14 20:36:44 +0000
committerDavid Blaikie <dblaikie@gmail.com>2014-03-14 20:36:44 +0000
commite76b446c054711c3138d21f20bce91567b26db85 (patch)
treeda6ef0721a8e63be8e9c3d65e7b1978e6edab244 /clang/lib/Frontend/InitPreprocessor.cpp
parent312104a716a40ea3bff7048b3141ab27f953eef3 (diff)
downloadllvm-e76b446c054711c3138d21f20bce91567b26db85.zip
llvm-e76b446c054711c3138d21f20bce91567b26db85.tar.gz
llvm-e76b446c054711c3138d21f20bce91567b26db85.tar.bz2
MCDwarf: Initialize MCLineTableHeader::Label
This sometimes remains null into MCLineTableHeader::Emit where we conditionally construct a label if one isn't provided for us. We need it to remain null (rather than just always constructing the label) so we can identify unused line tables... which is a bit weird and maybe we can do away with that logic one day (& on that day we can always construct the label up-front and just have compilation units query the line table for its label, etc) llvm-svn: 203967
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions