[RISCV] Reduce redundancy in vnsrl tests
[llvm-project.git] / flang / test / Driver / Inputs / no_duplicate_main.ll
blobff2b19dfe9e288bd7687172fa0bfe91b273ac665
1 ; Create the symbol 'main'; does not have to be the correct
2 ; signature for 'main', we just need the symbol for the linker
3 ; to fail during the test.
5 define i32 @main() {
6   ret i32 0