diff options
author | Sanjay Patel <spatel@rotateright.com> | 2019-08-03 21:46:27 +0000 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2019-08-03 21:46:27 +0000 |
commit | c9171bd0a955b420d166eed29b22cc62676370af (patch) | |
tree | 357b0ff8daed9910837ead9af3252730a7125f2d /llvm/lib/Support/CodeGenCoverage.cpp | |
parent | 3c805d125a9b239a44ee95025b7665496855233b (diff) | |
download | llvm-c9171bd0a955b420d166eed29b22cc62676370af.zip llvm-c9171bd0a955b420d166eed29b22cc62676370af.tar.gz llvm-c9171bd0a955b420d166eed29b22cc62676370af.tar.bz2 |
[x86] change free truncate hook to handle only simple types (PR42880)
This avoids the crash from:
https://bugs.llvm.org/show_bug.cgi?id=42880
...and I think it's a proper constraint for the TLI hook.
But that example raises questions about what happens to get us
into this situation (created i29 types) and what happens later
(why does legalization die on those types), so I'm not sure if
we will resolve the bug based on this change.
llvm-svn: 367766
Diffstat (limited to 'llvm/lib/Support/CodeGenCoverage.cpp')
0 files changed, 0 insertions, 0 deletions