summaryrefslogtreecommitdiffstats
path: root/clang/lib
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2014-03-17 23:29:40 +0000
committerDavid Blaikie <dblaikie@gmail.com>2014-03-17 23:29:40 +0000
commitc7f29dc068c54ff74ced4653f6d0b25a3cf6b429 (patch)
tree7e5129d5874edb7e23522523be655ab2b9766a2d /clang/lib
parentffdfaa690834a7371e5244bde684ff555888854e (diff)
downloadbcm5719-llvm-c7f29dc068c54ff74ced4653f6d0b25a3cf6b429.tar.gz
bcm5719-llvm-c7f29dc068c54ff74ced4653f6d0b25a3cf6b429.zip
DebugInfo: Move line table zero-directory-index (compilation dir) handling into MCDwarf
Our handling of compilation directory in DwarfDebug was broken (incorrectly using the 'last' compilation directory (that of the last CU in the metadata list) for all function emission in any CU). By moving this handling down into MCDwarf the issue is fixed as the compilation dir is tracked correctly per line table. llvm-svn: 204089
Diffstat (limited to 'clang/lib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud