diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2021-07-20 21:05:07 +0200 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2021-07-20 21:08:06 +0200 |
commit | 6312a75dbaaf2d4c968cfa3322fc9df60621d4ee (patch) | |
tree | 43b62aba3793827b40fcf9706bf960fdc67c6431 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | a7f183afe7cc792c50d64b3b9ea22269c87ec35f (diff) | |
download | llvm-6312a75dbaaf2d4c968cfa3322fc9df60621d4ee.zip llvm-6312a75dbaaf2d4c968cfa3322fc9df60621d4ee.tar.gz llvm-6312a75dbaaf2d4c968cfa3322fc9df60621d4ee.tar.bz2 |
[BitcodeReader] Handle type attributes more explicitly (NFCI)
For attributes in legacy bitcode that are now typed, explicitly
create a type attribute with nullptr type, the same as we do
for the attribute group representation. This is so we can assert
use of the correct constructor in the future.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions