mirror of
https://github.com/RPCSX/llvm.git
synced 2025-01-21 03:37:47 +00:00
[Hexagon] Fix typo in a testcase
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@306030 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
bba5503eed
commit
5715184cc4
@ -1,6 +1,6 @@
|
||||
# RUN: llc -march=hexagon -start-after if-converter %s -o - | FileCheck %s
|
||||
# This used to crash.
|
||||
# CHECK: add(r0,##g0)
|
||||
# CHECK: add(r0,##g)
|
||||
|
||||
--- |
|
||||
@g = global i32 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user