commit | 4e042a6be6ceeffcacc9a07ea2f4c232c6773567 | [log] [tgz] |
---|---|---|
author | Manman Ren <mren@apple.com> | Tue Feb 05 21:52:47 2013 +0000 |
committer | Manman Ren <mren@apple.com> | Tue Feb 05 21:52:47 2013 +0000 |
tree | f62edcb1b8e5ab41147ad11066b34892b2f36d78 | |
parent | d15f013dc215b9c57222fa07243a9e0a39e80216 [diff] |
Dwarf: support for LTO where a single object file can have multiple line tables We generate one line table for each compilation unit in the object file. Reviewed by Eric and Kevin. rdar://problem/13067005 llvm-svn: 174445