[Bitcode] Fix constexpr autoupgrade for arrays and structs
While vectors use insertelement, structs and arrays should use insertvalue.
Loading
Please sign in to comment
While vectors use insertelement, structs and arrays should use insertvalue.