diff options
author | Benjamin Kramer <benny.kra@googlemail.com> | 2015-03-08 18:11:59 +0000 |
---|---|---|
committer | Benjamin Kramer <benny.kra@googlemail.com> | 2015-03-08 18:11:59 +0000 |
commit | d503c1c531250322350ede1b06f0d4a1fc8697ad (patch) | |
tree | ae60a391094ebcdb18230c9af97f416a77ddf65b /llvm/lib/Bitcode/Reader/BitstreamReader.cpp | |
parent | 18258687e69c13f21cfaf2e3e0e1512716b832c2 (diff) | |
download | llvm-d503c1c531250322350ede1b06f0d4a1fc8697ad.zip llvm-d503c1c531250322350ede1b06f0d4a1fc8697ad.tar.gz llvm-d503c1c531250322350ede1b06f0d4a1fc8697ad.tar.bz2 |
Make Token a real POD type.
We copy them around a lot and skip construction in favor of startToken,
make the default construction trivial to reflect that.
llvm-svn: 231603
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitstreamReader.cpp')
0 files changed, 0 insertions, 0 deletions