mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
A test case for ensuring that conversion of old-format intrinsics with
signed arguments get auto-upgraded correctly. llvm-svn: 25681
This commit is contained in:
parent
da3cec9fa4
commit
ff4f7a4dc9
3
test/Regression/Bytecode/signed-intrinsics.ll
Normal file
3
test/Regression/Bytecode/signed-intrinsics.ll
Normal file
@ -0,0 +1,3 @@
|
||||
; RUN: llvm-dis %s.bc-16 -o /dev/null -f &&
|
||||
; RUN: llc %s.bc-16 -o /dev/null -f -march=c
|
||||
; Just see if we can disassemble the bc file corresponding to this file.
|
BIN
test/Regression/Bytecode/signed-intrinsics.ll.bc-16
Normal file
BIN
test/Regression/Bytecode/signed-intrinsics.ll.bc-16
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user