diff options
author | Nikita Popov <npopov@redhat.com> | 2022-03-11 14:14:16 +0100 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2022-03-11 14:20:39 +0100 |
commit | a3aac5693dab01242238b4568f46b0bd24927ac8 (patch) | |
tree | 629c1a979a8e70e002640d957d63d4f286309dae /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 806450805d3c2ca9948d37fcd5b5e334cfd74e5a (diff) | |
download | llvm-a3aac5693dab01242238b4568f46b0bd24927ac8.zip llvm-a3aac5693dab01242238b4568f46b0bd24927ac8.tar.gz llvm-a3aac5693dab01242238b4568f46b0bd24927ac8.tar.bz2 |
[IRMutator] Handle module with only declarations
There was a mismatch here, with one check checking whether there
are any functions, and the other collecting only non-declaration
functions.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions