1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00

[RISCV] Fix r341050

A few stray lines were accidentally committed. Remove these.

llvm-svn: 341053
This commit is contained in:
Alex Bradbury 2018-08-30 10:39:30 +00:00
parent 1e64646e86
commit 4e6903f1f9

View File

@ -105,9 +105,6 @@ bleu x18, x19, 32
# CHECK-S-OBJ-NOALIAS: jal zero, 2044
# CHECK-S-OBJ: j 2044
j 2044
# CHECK-S-NOALIAS: jal zero, foo
# CHECK-S: jl zero
j zero
# CHECK-S-OBJ-NOALIAS: jal ra, 2040
# CHECK-S-OBJ: jal 2040
jal 2040