diff options
author | Alexey Samsonov <samsonov@google.com> | 2014-04-18 21:36:39 +0000 |
---|---|---|
committer | Alexey Samsonov <samsonov@google.com> | 2014-04-18 21:36:39 +0000 |
commit | d010999abeba1635d4e5c38926c351b2c5ef6544 (patch) | |
tree | 33748b4c49365238fd109af74c2b5ae100f5cf55 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | c029ab430c4724ebcd391954c7ce3791bcb065e0 (diff) | |
download | llvm-d010999abeba1635d4e5c38926c351b2c5ef6544.zip llvm-d010999abeba1635d4e5c38926c351b2c5ef6544.tar.gz llvm-d010999abeba1635d4e5c38926c351b2c5ef6544.tar.bz2 |
[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.
llvm-svn: 206654
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions