commit | 08ef0202ce1b2324cccafba3d640cc8a9b859dd0 | [log] [tgz] |
---|---|---|
author | Alexey Samsonov <samsonov@google.com> | Fri Apr 18 21:36:39 2014 +0000 |
committer | Alexey Samsonov <samsonov@google.com> | Fri Apr 18 21:36:39 2014 +0000 |
tree | 0139a3b5dfc177e1c5949e2fa285603c89c00a89 | |
parent | 037da24c10511f857cf2790905d9378184c3a355 [diff] |
[DWARF parser] Turn DILineInfo into a struct. Immutable DILineInfo doesn't bring any benefits and complicates code. Also, use std::string instead of SmallString<16> for file and function names - their length can vary significantly. No functionality change. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@206654 91177308-0d34-0410-b5e6-96231b3b80d8