[PATCH] D36233: [ThinLTO] Add FunctionAttrs to ThinLTO index

Charles Saternos via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 2 11:11:38 PDT 2017


ncharlie added a comment.

In https://reviews.llvm.org/D36233#829454, @mehdi_amini wrote:

> What makes them fail?


They're missing the new field I added to the bitcode, so they fail a bounds-check assert.


https://reviews.llvm.org/D36233





More information about the llvm-commits mailing list