diff options
| author | David Blaikie <dblaikie@gmail.com> | 2014-02-14 22:41:51 +0000 |
|---|---|---|
| committer | David Blaikie <dblaikie@gmail.com> | 2014-02-14 22:41:51 +0000 |
| commit | 2494fdb83820afadd1049e9d1451fe4d014423e1 (patch) | |
| tree | 26fa3ea9221c744528cb576639b5decf70064e68 /clang/lib/CodeGen/CodeGenModule.cpp | |
| parent | 30616362d3a55592ec12abd7152af370ed1df709 (diff) | |
| download | llvm-2494fdb83820afadd1049e9d1451fe4d014423e1.zip llvm-2494fdb83820afadd1049e9d1451fe4d014423e1.tar.gz llvm-2494fdb83820afadd1049e9d1451fe4d014423e1.tar.bz2 | |
DwarfUnit: Refactor out DW_AT_stmt_list creation into common function for fission and non-fission cases
This probably also addresses the FIXME in the fission case regarding
multiple compile units, though I haven't tested that.
This code still confuses me (the literal zero offset makes little sense,
the limitations surrounding asm output I'm not sure about either - but
perhaps we should just always emit one line table? Or should we not rely
on .loc/.file even in assembly so we can produce the same output between
asm and object output?) but this maintains the existing functionality.
llvm-svn: 201441
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
