summaryrefslogtreecommitdiff
path: root/llvm/test/Bitcode/Inputs/bitcode-parseconstant-delay-select.bc
AgeCommit message (Collapse)Author
2022-07-04[Bitcode] Use bitcode input for test (NFC)Nikita Popov
The constant expression used in the test will become invalid in the future. Convert the input into bitcode, so we test that auto- upgrade happens gracefully once this is the case.