[PATCH] D91250: Support intrinsic overloading on unnamed types

Jeroen Dobbelaere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 17 14:06:44 PST 2020


jeroen.dobbelaere added a comment.

In D91250#2400619 <https://reviews.llvm.org/D91250#2400619>, @nikic wrote:

> ... For testing, I'd suggest to test that this is correctly handled in bitcode serialization/loading as well...

The test should be doing that already by assembling and passing the bitcode to llvm-dis ?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D91250/new/

https://reviews.llvm.org/D91250



More information about the llvm-commits mailing list