mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-09 01:38:03 +00:00
Fix test.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137556 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
7dcd04abe0
commit
9a0f436da2
@ -1,4 +1,4 @@
|
||||
// RUN: %llvmgxx -S %s -o - | grep {volatile load}
|
||||
// RUN: %llvmgxx -S %s -o - | grep {load volatile}
|
||||
// PR3320
|
||||
|
||||
void test(volatile int *a) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user