forked from OSchip/llvm-project
parent
9a56e37927
commit
9f56acc124
|
@ -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…
Reference in New Issue