| commit | e93aded7f02d661234ad81aac0785ccdef6a79dd | [log] [tgz] |
|---|---|---|
| author | Serge Guelton <sguelton@redhat.com> | Thu Sep 19 00:54:40 2019 +0000 |
| committer | Serge Guelton <sguelton@redhat.com> | Thu Sep 19 00:54:40 2019 +0000 |
| tree | 6884519468f952d315d7ca0aeb318ae079c49e6d | |
| parent | fa7f168a371200456b1dd237302597260c22f99e [diff] |
Initialize all fields in ABIArgInfo. Due to usage of an uninitialized fields, we end up with a Conditional jump or move depends on uninitialised value Fixes https://bugs.llvm.org/show_bug.cgi?id=40547 Commited on behalf of Martin Liska <mliska@suse.cz> llvm-svn: 372281