llvm-project/llvm/test/Bitcode/constexpr-to-instr.ll.bc
Nikita Popov d452d5e2de [Bitcode] Fix constexpr autoupgrade for arrays and structs
While vectors use insertelement, structs and arrays should use
insertvalue.
2022-09-07 12:47:21 +02:00

2.9 KiB